Lothrazar / CustomGameRules

config controls for gamerule
MIT License
1 stars 1 forks source link

Cross mod compatibility : Quark Oddities #11

Open Kalika-Hadake opened 2 years ago

Kalika-Hadake commented 2 years ago

Minecraft Version: 1.18.1 Forge Version: 39.0.85 Mod Version: 1.18-1.1.3 Single Player

When you die while keepInventory and keepInventoryArmor are true Quark Oddities spawns a Totem of Holding (its gravestone mechanic) that holds only your equipped armor. This implies that the totem is honoring keepInventory properly, but not keepInventoryArmor. I am not nearly technically skilled enough to determine which mod is acting strangely with this interaction.

Log file link: N/A (but here's one from my testing instance anyway) https://paste.ee/p/gzxPp

Issue Cross-Link : https://github.com/VazkiiMods/Quark/issues/3645