Mine/Mod Tweaker script problem

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

JackyS

New Member
Jul 29, 2019
10
0
0
I wrote a script, and I can't figure out where the problem is: :D
The error I'm getting is: "Error parsing Forestry.zs:1 -- ) expected"
And the script only has 1 line:
mods.forestry.Squeezer.addRecipe (20, <Natura:wheatBag>; [<liquid:seedoil>] * 1000);
I know is it expecting a ) but I don't know where.