Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.
Filter loader...
Filter versions...
  • Fixed crash if a valid position to place a gravestone is not found
  • Changed gravestone position-finding logic slightly
  • Fixed crash whenever explosions occurred (sorry!)
  • Updated to 1.21
  • Changed the soul particles from Gravestones
    • Aesthetic Gravestones no longer emit any soul particles
    • Functional Gravestones now emit soul particles even if the person right-clicking is not the owner of the grave (purely visual)
  • Slightly changed Damaged Gravestone texture
  • Gravestones are now waterlogged by default when spawned in water or a waterlogged block
  • Changed where the text appears on Gravestones
  • The time_format Configuration is now an Enum Configuration than a String Configuration, meaning you now choose from a few options rather than entering in any format
    • As a result of this, 'fixed' the bug where invalid formats could be entered, which would crash the game
  • Added a configuration for whether gravestone decay is measured in real time or in server ticks
    • Real time is the amount of time in real life. This is recommended for medium-large servers since the timer will be unaffected by server lag. This was the default before this configuration was added.
    • Ticks is the amount of time the server is online, although it can vary due to server lag. This is recommended for singleplayer or small servers, since gravestones would be inaccessible while the world is offline but would still decay.
  • Added a configuration to allow gravestones to store player XP, which they previously did not.
  • Added a configuration to allow XP stored to decrease as the grave decays.
    • If enabled, the XP you get when reclaiming your grave will be divided by the decay stage of the grave. To put it simply, at Stage 1 you get 100% back, at Stage 2 only 50%, and Stage 3 only 33%
  • Changed the Gravestone Decay Time configuration to use a new configuration type in PneumonoCore, which allows much more flexibility with what you set the time as.
  • Added some API stuff that should make it easier to support other mods in the future
  • Using the above, added Trinkets API support thanks to Wouter173
  • (From PneumonoCore) Massively improved configuration screen, including icons that provide more information about the configuration itself
  • Removed Technical Gravestone block item
  • Added config option for whether Aesthetic Gravestones exist (on by default)
  • Changed ID of gravestone_default to gravestone
    • Added migration for this, so worlds should be unaffected (maybe make a back up just in case if you're worried)

Initial Modrinth release


Project members

Pneumono_

Owner


Technical information

License
MIT
Client side
required
Server side
required
Project ID