Recipe Not Working?
vizthex123 opened this issue ยท 3 comments
Issue Description:
Recipes won't get added
What Happens
It gives me this error when I do /ct syntax:
What You Expect to Happen
The recipes to be added
Script
Affected Versions
Do not use latest
; please supply accurate version numbers.
- Minecraft: 1.12.2
- Forge: 14.23.5.2838
- CraftTweaker: 4.1.19
- Artisan Worktables: 1.21.5
- Athenaeum: 1.17.2
Two things:
- The second
RecipeBuilder.get("mage")
in your script is never assigned to thebuilder
variable - The second
RecipeBuilder.get("mage")
is missing a;
at the end.
For help with CraftTweaker scripts, you can join discord.blamejared.com
For help with Artisan Worktables, you can join discord.codetaylor.com