You've already forked minecraft-assets
Create/Update assets for version 22w46a
This commit is contained in:
16
data/minecraft/worldgen/structure/nether_fossil.json
Normal file
16
data/minecraft/worldgen/structure/nether_fossil.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user