minecraft-src/data/minecraft/worldgen/structure/nether_fossil.json
2025-07-04 01:41:11 +03:00

16 lines
No EOL
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"
}