
Backpack gets dropped with active Gravestone mod
Stein-N opened this issue ยท 3 comments
Mod loader
Fabric
Mod version
0.13.5-BETA
Minecraft version
1.21.4
Issue description
Backpack gets dropped normaly, even then when a Gravestone mod is installed
If Bug
- I have confirmed this bug is reproducible on a minimal setup, not a modpack with many other mods.
Provide the latest.log file
No response
Universal Graves Fabric only:
GraveStone Mod Neoforge only
- needs a mixin like Gravestone X CuriosAPI
- also a custom IMixinPlugin that checks if the mod is loaded to apply mixins
YIGD Fabric and NeoForge
- need Mixin into InvCompat class
- changes to the IMixinPlugin