[bug] Can't remove Mekanism Metallurgic Infuser recipes (different issue this time)
Kataiser9 opened this issue ยท 2 comments
I hate to bring back #91 after all this nice and mostly-functional Mekanism rewriting, but Infuser.removeRecipe() is borked again, in an entirely different way.
Attempting to call mods.mekanism.Infuser.removeRecipe(xyz) results in "ERROR: fixes.zs:34 > No such static member in mods.mekanism.Infuser:removeRecipe".
Infuser.addRecipe() works fine, as did the other machine recipe removal I tested, Enrichment.removeRecipe().
Latest Modtweaker, Minetweaker, and Mekanism versions.