Merge branch 'feature/space' of https://github.com/TerraFirmaGreg-Team/Modpack-Modern into feature/space

This commit is contained in:
Pyritie 2025-05-13 17:10:27 +01:00
commit d226fd6954
6 changed files with 599 additions and 473 deletions

View file

@ -640,4 +640,8 @@ function removeGTCEURecipes(event) {
event.remove({ id: 'gtceu:centrifuge/decomposition_centrifuging__fireclay' })
event.remove({ id: 'gtceu:smelting/sticky_resin_from_slime' })
// Remove vanilla Eye of Ender
event.remove({ id: 'minecraft:ender_eye' })
}