Closed Patbox closed 1 year ago
1.20.x
0.14.21
1.2.13
After some testing, if player has full inventory items aren't added to grave. This is caused by https://github.com/Globox1997/BackSlot/blob/1.20/src/main/java/net/backslot/mixin/compat/OnDeathItemDropCompatibility.java mixin being applied even when it shouldn't.
This breaks compatibility with Universal Graves, as removing it fixes the issue.
Not requred.
Universal Graves
Seems like I messed up the mixin plugin. Fixed with https://github.com/Globox1997/BackSlot/commit/5c72240db5dc5c5bcdb3f4978f2b5318e725902e
Minecraft Version
1.20.x
Mod Loader Version
0.14.21
Mod Version
1.2.13
Describe the Issue
After some testing, if player has full inventory items aren't added to grave. This is caused by https://github.com/Globox1997/BackSlot/blob/1.20/src/main/java/net/backslot/mixin/compat/OnDeathItemDropCompatibility.java mixin being applied even when it shouldn't.
This breaks compatibility with Universal Graves, as removing it fixes the issue.
latest.log
Not requred.
Do you use any other mods except the required ones?
Universal Graves