CerulanLumina / better-graves

A better gravestone mod for Minecraft + Fabric

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Incompatible with carpet rule optimizeTNT (item loss)

MeeniMc opened this issue · comments

Issue

Graves will not be created when carpet optimizeTNT true is active, and the player is killed by either TNT, or Creepers (both confirmed) and probably anything else that does explosion damage (e.g., Ghasts, speculative).

Replicate

  1. Minecraft 1.16.4 fabric 0.29.3 (single player world, assume it should do the same on servers)
  2. Carpet 1.4.20
  3. Better Graves 0.4.1
  4. As an operator, activate the problematic carpet rule: carpet set optimizeTNT true
  5. set gamemode survival
  6. spawn some creepers and die

Other notes

Note that other carpet rules that change creepers and TNT have no side effects (merge TNT, Creepers block damages from minitweaks carpet extention, etc.)

Deactivating the rule (setting it to false) resolves the issue, so it is only incompatible with the rule, not the whole carpet mod.

mod author is not active anymore