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