Universal Graves

Universal Graves

3M Downloads

Compat with SaveGearonDeath

Panderine opened this issue ยท 5 comments

commented

When using both mods, UniversalGraves seems to take precedence over SGOD and thus removes all hotbar items on death. Can you please make it compatible with SGOD?

https://www.curseforge.com/minecraft/mc-mods/save-gear-on-death

This is on fabric 1.18.1

Thanks!!!!

commented

It doesn't seem to have any api, hovewer it should be simple to implement on their end. @chronosacaria

commented

The way that I had intended SGOD to be used was to not be used with a grave mod but if there was one used that it should fail to the grave mod as it has here. This is the intended functionality

commented

Eh, I guess I can add exception on my end, since your mod is really simple (through it's code in places is weird, illogical and possibly mod-incompatible, you should possibly clean it up a little)

commented

You're not wrong. I do need to clean it up. I am working on cleaning up my other mods first, though as they were in much worse shape. There are a lot of vestiges of when I was first learning and SGOD is a good example of those vestiges, unfortunately

commented

Thanks both of you for your Time!