Recycler
Package
import mods.ic2.Recycler;
Methods
- IIngredient ingredient The item to be blacklisted from recycler (as source of scrap)
Add Blacklist
mods.ic2.Recycler.addBlacklist(IIngredient ingredient);
mods.ic2.Recycler.addBlacklist(<minecraft:dirt>);