Crash when adding a recipe for Actually Additions Empowerer
Rundas01 opened this issue ยท 3 comments
latest.log
When adding a recipe for the Empowerer the game crashes. I looked here how to add them:
https://crafttweaker.readthedocs.io/en/latest/#Mods/Modtweaker/ActuallyAdditions/Empowerer/
It works when leaving the "ParticleColourArray" parameter out, but with one the game crashes.
To reproduce the crash you just need to add a "ParticleColourArray" parameter in the the edited recipe.
- Minecraft: 1.12.2
- Forge: 1.12.2-14.23.4.2745
- Crafttweaker: 1.12-4.1.11
- ModTweaker: 4.0.15
- MTLib: 3.0.5
https://pastebin.com/KfzkYzXF (Zen-Script)
https://pastebin.com/70EpKGe0 (Minetweaker-Log)
The log-file is too large for the free version of pastebin to process. And I believe that posting it raw is better than not posting it or posting it in parts.
Actually don't bother. The colour array is for RGB, you need 3 values as shown in the wiki example.