- Added 3 new config options:
logDeathCoordinatesInChat
-> Iftrue
, logs the player death coordinates in chat after player death.logGraveCoordinatesInChat
-> Iftrue
, logs the "grave" location coordinates in chat after player death.mobGraveMaxSpawnRadius
-> Maximal range in which the mob head grave can spawn. If no valid location is found, a Sack will be spawned instead.
- Improved console logging
- Added multiple fallbacks to prevent item loss
- Added some additional position validation so that if the player dies outside of the build limit, the item container, if dropContaiment is enabled, will be created inside the build limit
- Added additional check to prevent the mod from crashing when Gravestones mod in not installed, but the GRAVE option is selected as the non-kept items container
- Pregress on the mob head graves (CURRENTLY CRASHING!!!)