jaredlll08 / ModTweaker

ModTweaker is an addon for CraftTweaker, which provides Integration for an amount of mods.
MIT License
68 stars 63 forks source link

Remove recipes from thermal expansion #743

Closed Wolf-TMB closed 4 years ago

Wolf-TMB commented 4 years ago

Hello, please tell me how to remove all recipes from the machine thermal expansion, for example from the induction smelter. There are more than 400 recipes and I need to delete them all. Delete one by one is not an option. Prompt a way to delete everything at once. Thanks in advance. Now I delete so: mods.thermalexpansion.InductionSmelter.removeRecipe(<ore:sand>.firstItem, <ore:gearSiliconRubber>.firstItem);

jaredlll08 commented 4 years ago

There is no way to remove all the recipes at once