jaredlll08 / ModTweaker

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

i'm trying to add a recipe but i suck #715

Closed Bjark7834 closed 5 years ago

Bjark7834 commented 5 years ago

Issue Description:

i'm trying to add a recipe for dawnstone and i don't know what i am doing wrong

it says it can't run the script

mods.tconstruct.Casting.addTableRecipe(, * 144, null, false, 20);

crafttweaker.log


Affected Versions (Do not use "latest"):

[pastebin/gist/etc link here]

jaredlll08 commented 5 years ago

Use the template. I'm not download log files, and your script is messed because you didn't read the template.