I can not remove the recipe Gasoline from Refinery
Tsyklop opened this issue ยท 2 comments
Ok. I can not remove the recipe Gasoline from Refinery using MineTweaker 3.
Script: mods.buildcraft.Refinery.removeRecipe(liquid:fuel);
Error in chat:
[Client thread/INFO]: [CHAT] ERROR: Recipes - Thermal Expansion - Fluid Transoser.zs:17 > No such static member in mods.buildcraft.Refinery: removeRecipe
[Client thread/INFO]: [CHAT] ERROR: Error executing Recipes - Thermal Expansion - Fluid Transoser.zs: minetweaker/api/liquid/ILiquidStackAny
Prior to that, I have not answered.
@asiekierka But mods.buildcraft.Refinery.remove(liquid:fuel);
dont working to....