Compare commits
2 commits
b25e883f63
...
61b4472b91
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
61b4472b91 | ||
|
|
69e9ac21ec |
|
|
@ -1,7 +0,0 @@
|
|||
[
|
||||
{
|
||||
"op": "add",
|
||||
"path": "/features/7/-",
|
||||
"value": "mc_rebalance:ore_ancient_debris_end"
|
||||
}
|
||||
]
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"values": [
|
||||
"endercon:end_depths",
|
||||
"endercon:end_hallows",
|
||||
"endercon:end_skies",
|
||||
"endercon:end_sky_islands"
|
||||
]
|
||||
}
|
||||
|
|
@ -43,6 +43,16 @@
|
|||
"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