#Name: Removal.zs #Author: Feed the Beast import mods.nei.NEI; print("Initializing 'Removal'..."); NEI.hide(); recipes.remove(); NEI.hide(); recipes.remove(); NEI.hide(); recipes.remove(); NEI.hide(); recipes.remove(); recipes.remove(); //Pam's Market Remove recipes.remove(); //NEI.addEntry(.withTag({display: {Name: "Spawn Iron Golem", Lore: ["Sometimes, you need a friend"]}})); //Filing Cabinet Removal recipes.remove(); recipes.remove(); print("Initialized 'Removal'");