Files
minecraft-assets/data/minecraft/worldgen/structure/nether_fossil.json
2025-03-19 18:31:15 +01:00

16 lines
345 B
JSON

{
"type": "minecraft:nether_fossil",
"biomes": "#minecraft:has_structure/nether_fossil",
"height": {
"type": "minecraft:uniform",
"max_inclusive": {
"below_top": 2
},
"min_inclusive": {
"absolute": 32
}
},
"spawn_overrides": {},
"step": "underground_decoration",
"terrain_adaptation": "beard_thin"
}