-
Notifications
You must be signed in to change notification settings - Fork 11
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
Master Infusion Crystal Bug #5
Comments
same thing happening to me, infusion crystal is also being deleted by ae2 molecular assemblers and tech reborn auto crafter when crafting essence in block form AND non-block form |
I have created a simple kubejs script to fix this issue, it replaces the recipes, just pop the file into server_scripts for what ever modpack you are using that has kubejs. if you don't have cube, I suggest looking up how to make datapacks and replace the files using that (same path as the mystical block recipes, "find a file" in GIT with the serch term "block_combine") `events.listen("recipes", function (event) {
})` |
Describe the bug:
Crafting the infernium blocks into prudentium blocks uses up the master infustion crystal when it is not supposed to.
To Reproduce:
Craft any of the block upgrade recipes for the infernium to impermium blocks and it will happen.
Expected behavior:
Supposed to not use up the master infusion crystal in the center of the recipe.
Screenshots:
https://imgur.com/a/dRfUOKL
Versions:
The text was updated successfully, but these errors were encountered: