minecraft-src/data/minecraft/worldgen/configured_feature/trees_birch.json
2025-07-04 03:45:38 +03:00

12 lines
No EOL
219 B
JSON

{
"type": "minecraft:random_selector",
"config": {
"default": "minecraft:birch_bees_0002",
"features": [
{
"chance": 0.0125,
"feature": "minecraft:fallen_birch_tree"
}
]
}
}