Scrapbox
Link to scrapbox
Importing the Package
Link to importing-the-package
mods.techreborn.scrapbox
Adding Drops
Link to adding-drops
ZenScript Copymods.techreborn.scrapbox.addScrapboxDrop(IIngredient input);
Removing Drops
Link to removing-drops
ZenScript Copymods.techreborn.scrapbox.removeRecipe(IItemStack output);
mods.techreborn.scrapbox.removeAll();