Compare commits

..

No commits in common. "61b4472b91f9b92f66a5360e2e9fcb98d1dc42b0" and "b25e883f63098810ecfab260572cb116b8e848a5" have entirely different histories.

3 changed files with 7 additions and 18 deletions

View file

@ -0,0 +1,7 @@
[
{
"op": "add",
"path": "/features/7/-",
"value": "mc_rebalance:ore_ancient_debris_end"
}
]

View file

@ -1,8 +0,0 @@
{
"values": [
"endercon:end_depths",
"endercon:end_hallows",
"endercon:end_skies",
"endercon:end_sky_islands"
]
}

View file

@ -43,16 +43,6 @@
"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"}
]
}]
} }
] ]
}, },