如何删除 匠魂中  冶炼炉融化    各种铝->熔融铝  的配方
需要使用crafttweaker和modtweaker来移除
示例:
//OutputStack, InputFluid, CastStack
mods.tconstruct.Casting.removeTableRecipe(<minecraft:iron_ingot>, <liquid:iron>, <tconstruct:cast_custom>);
示例:
//OutputStack, InputFluid, CastStack
mods.tconstruct.Casting.removeTableRecipe(<minecraft:iron_ingot>, <liquid:iron>, <tconstruct:cast_custom>);