minecraft-src/data/minecraft/worldgen/configured_feature/spring_nether_open.json
2025-07-04 01:41:11 +03:00

15 lines
No EOL
289 B
JSON

{
"type": "minecraft:spring_feature",
"config": {
"hole_count": 1,
"requires_block_below": false,
"rock_count": 4,
"state": {
"Name": "minecraft:lava",
"Properties": {
"falling": "true"
}
},
"valid_blocks": "minecraft:netherrack"
}
}