Mekanism scripts not working
grandogarndo opened this issue ยท 4 comments
Issue description
When I make a script using the combiner in mekanism (located here: https://pastebin.com/XEKmp1ey ) it is recognized as invalid. crafttweaker log here: https://pastebin.com/96VyNmxg . Note that I learnt how to make that recipe from an old article, which may be the problem. I have successfully made vanilla scripts.
Steps to reproduce
- download crafttweaker, mekanism, compressium and compact cubes mod.
- make a script using a mekanism machine
Script used
The crafttweaker.log file
Minecraft version
1.16
Forge version
36.1.30
CraftTweaker version
7.1.0.314
Other relevant information
No response
The latest.log file
its too long for pastebin to recognize
Mekanism is going to be getting built in CraftTweaker support in their next major version.
I'm not sure when they are going to release it (and please do not ask them for an eta).
If you don't want to wait we can help you register them using addJSONRecipe
over on the discord.
https://discord.blamejared.com
Yeah, I thought that might be the problem. But where would I find the new syntax for mekansim?
Ok, I found this article: https://www.reddit.com/r/feedthebeast/comments/n48src/1165_mekanism_recipes_on_crafttweaker/ , and it says I can use a datapack, but how would I do that? is it even worth all the effort? I just want to make my casual modpack less easy.