Geometrically / Gravestones

A gravestones mod for FabricMC!
Creative Commons Zero v1.0 Universal
9 stars 15 forks source link

Experience not retrieved upon claiming gravestone #42

Open flyxed opened 1 year ago

flyxed commented 1 year ago

Despite having the experience percentage set to 75% XP restored on retrieval, no XP is given to the player once the grave is retrieved. Both mods are installed for the client and the server, and the client config matches the server config.

Server config:

{ "mainSettings": { "enableGraves": true, "enableGraveLooting": false, "sendGraveCoordinates": false, "minimumOpLevelToLoot": 4, "retrievalType": "ON_USE", "dropType": "PUT_IN_INVENTORY", "xpPercentage": 0.75 } }

wanesty commented 1 year ago

still an issue, no matter the "xpPercentage" value.