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

12 lines
No EOL
187 B
JSON

{
"feature": "minecraft:nether_sprouts",
"placement": [
{
"type": "minecraft:count_on_every_layer",
"count": 4
},
{
"type": "minecraft:biome"
}
]
}