We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
import mods.prodigytech.primordialisreactor
addInput(IItemStack/IOreDictEntry in)
Adds in as a valid input.
in
Note: different items that match the same oredict are still considered distinct
removeInput(IItemStack/IOreDictEntry in)
Removes in as a valid input.
removeAll()
Removes all valid inputs.