PneumonoIsNotAvailable / Gravestones

Minecraft Mod that adds Gravestones that spawn on death to hold your items
MIT License
9 stars 2 forks source link

Graves not storing XP #8

Closed Nalyd217 closed 4 months ago

Nalyd217 commented 4 months ago

In the config, I have the option for storing XP set to true. However when I die in game, my experience does not come back when claiming the grave. Decay has also been disabled. This is happening in a fabric multiplayer world.

PneumonoIsNotAvailable commented 4 months ago

I can't recreate this, do you have any other mods installed that might cause this?

Nalyd217 commented 4 months ago

Client side mods: image

Server side mods: image

It was happening before the mods that were installed today (July 4), and it was happening on the previous version of the gravestones mod. I updated that today bc the game would crash when dying in lava, and I saw that was fixed.

Just to confirm, if I want all xp to be stored in the grave, is this what the config should look like? The screenshot if from the server side config. Client config is the same way. image

Please let me know if you need additional information.

PneumonoIsNotAvailable commented 4 months ago

I honestly have no idea what could be causing this. The config looks fine, but just to be clear there is still the 7-and-a-bit levels XP cap after dying, like with vanilla deaths (now that I mention it I should probably add a config to disable that)

Nalyd217 commented 4 months ago

...lmao my bad, yes that's exactly what's happening. I didn't realize that was intentional. I just saw "no xp decay" in the config and thought that meant I would get all my xp back. So I guess this is resolved, but like you mentioned, that would be a nice config option!

PneumonoIsNotAvailable commented 4 months ago

Oh, no worries!