CraftTweaker integration
NielsPilgaard opened this issue · 12 comments
Hey! It looks like the recent changes to your CraftTweaker compatibility messed something up, I'm getting this error from my script:
Script
My script worked fine in 2.9e, although the removeRecipeWithOutput
were all removeRecipe
.
Minecraft 1.12.2
NuclearCraft-2.10a--1.12.2
Alright, found the error in the log:
https://gist.github.com/NillerMedDild/2fd95a6b75dc4365818be804f06e5fa5
Thanks - was a simple fix. New version should be available on CurseForge shortly :)
Seems like a slightly bigger issue than I first thought, but will hopefully have a fix sometime tomorrow - will use your script as a test :)
Awesome - sorry about the fail first time round, but the end result was worth it!
Ok, from quite a bit of testing, I think I've fixed all of the errors you were having and have also fixed the ore dictionary support :)