How to make this structure spawn at deepslate level?
{
"biomes": "minecraft:cherry_grove",
"adapt_noise": false,
"liquid_settings": "ignore_waterlogging",
"spawn_overrides": {},
"type": "minecraft:jigsaw",
"start_pool": "morevillages:village_underground/town_center",
"size": 7,
"step": "underground_structures",
"start_height": {
"absolute": 0
},
"max_distance_from_center": 116,
"terrain_adaptation": "beard_thin",
"use_expansion_hack": false
}
I want the biome to be any biome(if thats possible) and spawn at deepslate level
Continue to help post