This commit is contained in:
Pyritie 2025-06-01 21:18:02 +01:00
commit a79652844d
63 changed files with 2593 additions and 1424 deletions

View file

@ -602,6 +602,8 @@ function removeGTCEURecipes(event) {
event.remove({ id: 'gtceu:shaped/activator_rail' })
event.remove({ id: 'gtceu:shaped/shield' })
event.remove({ id: 'gtceu:shaped/pickaxe_iron' })
event.remove({ id: 'gtceu:shaped/gear_diamond' })
event.remove({ id: 'gtceu:shaped/buzzsaw_blade_diamond' })
event.remove({ id: 'gtceu:shapeless/glass_full_dust_flint' })
@ -641,6 +643,8 @@ function removeGTCEURecipes(event) {
event.remove({ id: 'gtceu:smelting/sticky_resin_from_slime' })
event.remove({ id: 'gtceu:wiremill/string_from_polycaprolactam' })
// Remove vanilla Eye of Ender
event.remove({ id: 'minecraft:ender_eye' })