CraftTweaker

CraftTweaker

151M Downloads

Code Doesn't work

MisterEldo opened this issue ยท 0 comments

commented

Issue description

I tried to tweak the recipe for a strainer base from the mod "Water Strainer". The craft is in the script. When I join the world, it says it expected something else, but I think I did everything right. I'm new to crafttweaker, and just copied the code from someone else, replacing the names of the items. If it looks obvious to you what are the problems, I may not see it. So may I have an explanation of what's wrong? I will really appreciate an answer.

Steps to reproduce

No response

Script used

https://pastebin.com/MpGjazkg

The crafttweaker.log file

https://pastebin.com/Y4s1N9sa

Minecraft version

1.16

Forge version

36.1.0

CraftTweaker version

7.1.0.330

Other relevant information

When I rejoin the world / write in chat "/reload", in-game, the error says:
[ERROR] Parcer Exception @ strainerbase.zs:10:0 : ) expected
[ERROR] Parcer Exception @ strainerbase.zs:10:0 : ; expected
[ERROR] Scripts are invalid!
[ERROR] Parcer Exception @ strainerbase.zs:10:0 : ) expected: Parcer Exception @ strainerbase.zs:10:0 : ) expected
[ERROR] Parcer Exception @ strainerbase.zs:10:0 : ; expected: Parcer Exception @ strainerbase.zs:10:0 : ; expected

The latest.log file

https://pastebin.com/SWw3sS6b