Files
minecraft-assets/data/minecraft/worldgen/placed_feature/potato_cloud.json
2025-02-03 11:41:59 +01:00

18 lines
274 B
JSON

{
"feature": "minecraft:potato_cloud",
"placement": [
{
"type": "minecraft:rarity_filter",
"chance": 10
},
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:cloud"
},
{
"type": "minecraft:biome"
}
]
}