Make ancient debris spawn in all endercon biomes
Height conditions still need to be met
This commit is contained in:
parent
b25e883f63
commit
69e9ac21ec
|
|
@ -1,7 +0,0 @@
|
||||||
[
|
|
||||||
{
|
|
||||||
"op": "add",
|
|
||||||
"path": "/features/7/-",
|
|
||||||
"value": "mc_rebalance:ore_ancient_debris_end"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
|
|
@ -43,6 +43,16 @@
|
||||||
"worldgen/biome/small_end_islands.json"
|
"worldgen/biome/small_end_islands.json"
|
||||||
]
|
]
|
||||||
}]
|
}]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"pack_type": "server_data",
|
||||||
|
"patch": "end_netherite_ore",
|
||||||
|
"targets": [{
|
||||||
|
"namespace": ["endercon"],
|
||||||
|
"path": [
|
||||||
|
{"pattern": "worldgen/biome/.*\\.json"}
|
||||||
|
]
|
||||||
|
}]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue