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

23 lines
410 B
JSON

{
"feature": "minecraft:ore_ancient_debris_large",
"placement": [
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:height_range",
"height": {
"type": "minecraft:trapezoid",
"max_inclusive": {
"absolute": 24
},
"min_inclusive": {
"absolute": 8
}
}
},
{
"type": "minecraft:biome"
}
]
}