jaredlll08 / ModTweaker

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

Unable to add Melting/Alloying/Casting Recipe to Tcon Smeltery #783

Closed coffinbag closed 2 years ago

coffinbag commented 2 years ago

Issue Description: When I load minecraft the script does not load, and instead throws an error in the crafttweaker log. I copied the lines off of the crafttweaker documentation site. This does not cause my game to crash, the specific script just fails to load. I have tried the script with out using a defined value and just the straight ILiquidStack , but it still fails.

What happens: the script in question fails to load on startup.

What you expected to happen: The script to load and add the ability to melt coal and alloy steel in the smeltery.

Script: https://pastebin.com/ndLsmRAQ

Minetweaker.log file: https://paste.ee/p/5O2g4 (I use MultiMC and it uses Paste.ee)


Affected Versions:

jaredlll08 commented 2 years ago

Line 9

mods.tconstruct.Casting.addBasinRecipe(<bigreactors:blockgraphite>,<minecraft:air>,lcoal,1,296)

There isn't a method that accepts 2 ints at the end.

Not sure what you're trying to do, but take a look at the docs https://docs.blamejared.com/1.12/en/Mods/Modtweaker/TConstruct/Casting#add-casting-recipes