Files
2024-02-14 17:44:28 +01:00

19 lines
317 B
JSON

{
"feature": "minecraft:desert_well",
"placement": [
{
"type": "minecraft:rarity_filter",
"chance": 1000
},
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:heightmap",
"heightmap": "MOTION_BLOCKING"
},
{
"type": "minecraft:biome"
}
]
}