-
Notifications
You must be signed in to change notification settings - Fork 20
Description
Minecraft Version
1.20.1
Mod Version
1.20.1-0.9.4
Describe the bug!
Hi there! I have discovered a strange bug with Hexalia and transmutation recipes, which causes a cascading error in their mod's guide book not to load properly. More details here: AstralyaStudios/Hexalia#16
When installing your mod to handle unification between items to reduce duplicate resources being mined or gathered in my modpack, Wilderwoods, I discovered that one of Hexalia's recipes was not loading correctly, and because of this, as of v1.2.3 of their mod, the "Verdant Grimoire" throws an error reverting to an empty contents state as a failsafe.
Digging deeper by looking into the game's logs, I noticed the affected ritual recipe for the Sage Pendant had failed to load. Disabling your mod allowed the affected recipe to load again.
I have been able to workaround by ignoring this recipe type hexalia:transmutation
, specifically ignoring hexalia:sage_pendant_transmutation
recipe, which was causing it to not be craftable and breaking the Verdant Grimoire as a result of recipe unification done by your mod.
Steps to reproduce:
- Install Minecraft Forge for 1.20.1, Hexalia and Almost Unified. (EMI/JEI if you want to check recipes directly)
- Enter any world, or create a new one.
- Obtain the Verdant Grimoire or use EMI/JEI to view the Sage Pendant recipe and see that the ritual recipe is missing. Verdant Grimoire will also error out, showing the same recipe is missing as well.
Crash Report
No response
Log
https://gist.github.com/NovaLynxie/649c45a8796a23f6ac815c1104a8cd66
Additions and Modifications
Yes
Additions and Modifications Description
Added additional mods:
- Hexalia v1.2.4
- Patchouli v84.1-FORGE (for mod's guide book)
- EMI / JEI for viewing recipe (optional)
Did the issue happen in singleplayer or on a server?
Both