#Name: remove.zs #Author: Feed the Beast print("Initializing 'remove'..."); //recipes.remove(<>); //Recipe is used for another item recipes.removeShapeless(, []); //No need for 2 of the same item recipes.remove(); //Removing Spectre Items recipes.remove(); recipes.remove(); recipes.remove(); recipes.remove(); recipes.remove(); //Deep Dark is turned off recipes.remove(); //Too many exploits to keep recipes.remove(); recipes.remove(); recipes.remove(); recipes.remove(); recipes.remove(); //No... just no recipes.remove(); //Removes the Smashing II modifier since it does not fully work as intended and I don't want to get any more bug reports that the Smashing 2 modifier only smashes Cobblestone, because I LEGIT GET THAT BUG REPORT EVERY 5 minutes! recipes.remove(); //No more blocks getting replaced by cakes recipes.remove(); //Recipe Cleanup recipes.remove(); recipes.remove(); //Removed due to bug recipes.remove(); print("Initialized 'remove'");