Scrapbox
Importing the Package
mods.techreborn.scrapbox
Adding Drops
mods.techreborn.scrapbox.addScrapboxDrop(IIngredient input);
Removing Drops
mods.techreborn.scrapbox.removeRecipe(IItemStack output);mods.techreborn.scrapbox.removeAll();
mods.techreborn.scrapbox
mods.techreborn.scrapbox.addScrapboxDrop(IIngredient input);
mods.techreborn.scrapbox.removeRecipe(IItemStack output);mods.techreborn.scrapbox.removeAll();