-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
KubeJS Error parsing recipe #1766
Comments
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! |
(cherry picked from commit e12ce41)
(cherry picked from commit e12ce41)
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. |
TY Gizmo, will do |
Confirmed fixed, will be included in 1.0.29 |
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
The text was updated successfully, but these errors were encountered: