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

18 lines
No EOL
329 B
JSON

{
"type": "minecraft:random_selector",
"config": {
"default": {
"feature": "minecraft:oak_bees_005",
"placement": []
},
"features": [
{
"chance": 0.33333334,
"feature": {
"feature": "minecraft:fancy_oak_bees_005",
"placement": []
}
}
]
}
}