Tinkers' Basin scripts seem to suffer similar fate of casting tables
Darkosto opened this issue · 3 comments
Hey Jared,
I'm having a bit of trouble getting a basin script to work in 1.10.2
It seems to be doing the same thing the casting tables did before your recent fix. Is there a new script syntax? I want to make sure I'm not doing anything wrong. I've tried restarting the client to make sure it wasn't a reloading issue and it still threw the same error.
Craftweaker Version: 3.0.11
Forge: 2094
This is a modtweaker issue btw, anyway, could I get the modtweaker version,
scripts and minetweaker.log file please.
On Sep 30, 2016 6:54 PM, "Darkosto" [email protected] wrote:
Hey Jared,
I'm having a bit of trouble getting a basin script to work in 1.10.2
It seems to be doing the same thing the casting tables did before your
recent fix. Is there a new script syntax? I want to make sure I'm not doing
anything wrong. I've tried restarting the client to make sure it wasn't a
reloading issue and it still threw the same error.Craftweaker Version: 3.0.11
Forge: 2094—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/jaredlll08/CraftTweaker/issues/63, or mute the thread
https://github.com/notifications/unsubscribe-auth/AFS9xZ9uAnV7alXs57KBU7NhtbFS6GgTks5qvT7KgaJpZM4KLS28
.
Whoops, I apologize!
Version: 2.0.3
Here is the script I'm attempting to use:
mods.tconstruct.Casting.addBasinRecipe(tconstruct:slime_congealed:1, liquid:blueslime * 500, null, false, 20);
Here is the modtweaker log:
http://pastebin.com/ZJaZ2w6k
Thank you for the help! Let me know if you need anything else, sir :D