minecraft-assets/data/minecraft/worldgen/placed_feature/desert_well.json

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"
}
]
}