promotional bannermobile promotional banner

Corail Tombstone

Keeps safe your inventory items in graves on death with many features for better survivability and exploration, in a medieval fantasy atmosphere related to the decorative graves & the haunting souls

File Details

Corail Tombstone 4.3.0 for 1.15.2

  • R
  • Mar 20, 2020
  • 1.02 MB
  • 21.1K
  • 1.15.2
  • Forge

File Name

tombstone-4.3.0-1.15.2.jar

Supported Versions

  • 1.15.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:corail-tombstone-243707:2906444")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

This mod supports mc version from 1.8.9 to 1.15.2
Minecraft Version = [1.15.2] - Forge Version [31.1.8+]
Latest : 4.3.0 - Recommended : 4.2.5

Changes 4.3.0 :

  • - projectiles (by using the left hand) don't apply the tombstone weapon enchantments of the mainhand
    - fix the translation of earn/lose knowledge (from the previous version changes)
    - remove perk entries from the api (related to forge error handling)
    - adapt skull reward from the advancement about the favorite grave (as only undead skulls/heads are useable for decorative grave)
    - compat with minecolonies : killing citizens, pirates & barbarians affect player's alignment
    - config to define the level required for familiar receptacle (10 by default)
    - adjust contributor rewards to fit the latest contents
    - config to define the duration of scrolls
    - config to backup players just before their death (default is false)
    - client config option to favor the tools on the hotbar when recovering a grave
    - same sync on config file change for client config being shared on the server (the config gui already does it)
    - re-add the original tombstone model (adapted)
    - anvil recipes for white marble grave are now visible in JEI (engraved name)

Changes 4.2.5 :

  • - integration TheOneProbe
    - display the Y on lost tablet tooltip before the first teleportation
    - re-use the same casting particle texture as 1.12.2
    - new enchantment Plague Bringer (can't combine with Magic Siphon)
    - config to limit Plague Bringer to bad alignment player (or he will be affected with the same bad effect) - default true
    - config for unhandled harmful effects with nausea in by default (also rename the config for beneficial effects)
    - avoid a vanilla bug where onEntityDamaged is called twice for player for the mainhand
    - limit plague bringer & magic siphon to be effective only on mainhand

Changes 4.2.4 :

  • - server configs are now in the usual config folder (#135)
    - sync the server config to players on dedicated server (without the need to relog)

Changes 4.2.3 :

  • - disabled magic items in config also disable the recipes in game (some of them have now a custom serializer "tombstone:disableable_shaped", "tombstone:disableable_shapeless" and are still editable in json for modpackers)
    - loot entries are now done in builder allowing them to not be present when the magic item is disabled (require to reload the game)
    - new item "tablet of cupidity" : a deceitful craftable version of lost tablets leading to others places
    - remove beyondTheGrave damages from lost tablets
    - update chinese translation (courtesy of Papadave66)

Changes 4.2.2 :

  • - spanish translation (courtesy of EdicionGamer)
    - a new perk Tomb Raider, for bad alignement player and if the config option Tomb Raiding is enabled, allowing to plunders some items in an abandoned grave. A grave is considered as abandoned based on the real time of the server : it's one day by default if the decayTime is not enabled and in the other case, it uses the decayTime adjusted by the level of knowledge of death of the plunderer (to allow them to acces faster theses graves than others players with a cap of 50% faster). The number of stolen items is variable and it's possible to not find all the items.
    - hide disable items in creative tabs
    - additional checks about cooldown if the gametime changes to an inconsistent value (fix #123)
    - fix for the tablet of assistance (introduced in 4.2.0)
    - some configs are now in the world save folder/serverConfig

Changes 4.2.1 :

  • - fix #122 (using tablets can crash a server)
    - tag antibuilder (in prevision of Twilight Forest)

Changes 4.2.0 :

  • - improve grave items interaction with block when not enchanted
    - fix for player not being transparent in ghostly shape
    - update chinese lang
    - compat Quark (totem)
    - fix for the tablet of assistance (to prevent to skip the permission, thanks CJ)
    - tags to prevent grave destruction for ender dragon & wither
    - re-add compat Hwyla
    - remove stuff related to forge breaking changes