[Question] How to remove recipe from ThermalExpansion Induction Smelting by ore dict?
KorDum opened this issue ยท 6 comments
https://gist.github.com/KorDum/f6549d68537b5b9a85e920721b0d794e
Will this help you?
Oh sorry, my mistake.
https://gist.github.com/KorDum/ea9230f2b6882c2492cb7e67114661ff
You are aware that the syntax is:
removeRecipe(IItemStack primaryINPUT, IItemStack secondaryINPUT);
right?
thermalfoundation:material:133 is the nickel ingot, which is the output.
As for removing via oredict, ThermalExpansion doesn't give us the option to do that.