Files
2023-10-11 18:28:36 +02:00

12 lines
214 B
JSON

{
"type": "minecraft:random_selector",
"config": {
"default": "minecraft:super_birch_bees",
"features": [
{
"chance": 0.5,
"feature": "minecraft:fancy_oak_bees"
}
]
}
}