ModTweaker

ModTweaker

88M Downloads

[1.10.2] mods.tconstruct.Casting.addTableRecipe returns error

Drakma opened this issue ยท 0 comments

commented

I have been trying to add ingot and block casting to my 1.10.2 pack for Invar. It melts just fine. No issue with that. However, when I attempt to create the ingot using:

mods.tconstruct.Casting.addTableRecipe(<techreborn:ingot:6>, <liquid:invar> * 144, <tconstruct:cast_custom>, false, 60);

I get the error

a method available but none matches the parameters (minetweaker.item.IItemStack, minetweaker.liquid.ILiquidStack, minetweaker.item.IItemStack, bool, int)

I checked the source and all appears to be in the correct order/syntax. Any help you can lend?

MineTweaker-1.10.2-3.0.11
ModTweaker2-2.0.2
tconstruct 1.10.2-2.5.2
forge 12.18.1.2092