KubeJS Error parsing recipe
Blackscorp66 opened this issue ยท 4 comments
Hello,
I have an error on ATM 8 :
[minecraft/MinecraftServer]: 1) Error parsing recipe biggerreactors:compat/mekanism/crushing/crusher_deepslate_uranium_ingot[mekanism:crushing]: {"type":"mekanism:crushing","conditions":[{"modid":"mekanism","type":"forge:mod_loaded"}],"input":{"ingredient":{"item":"biggerreactors:deepslate_uranium_ingot"}},"output":{"item":"alltheores:uranium_dust","count":1}}: com.google.gson.JsonSyntaxException: Unknown item 'biggerreactors:deepslate_uranium_ingot'
What should I do to fix this? It's making the game slower sadly
Edit : For info, I have reloaded the game and restarted it to try. But nothing seems to work.
Thank you
Update 0.6.0-beta.6.4 for 1.19.2 and 0.6.0-beta.10.4 for 1.20.1 have been released on GitHub and CurseForge. Please give the appropriate jar a try and make sure it fixes the issue. If it does, then should be good to include in the next ATM8 update.
It looks like I screwed up the recipe JSON when I was creating it a few months ago, and it went unnoticed until now. I'll get that fixed here in Bigger Reactors in a little bit. Sorry about that!