
Rule `optimizedTNT` make respawn anchor below water damage block
Fallen-Breath opened this issue ยท 0 comments
To reproduce
/carpet optimizedTNT true
- Go to the overworld
- Place a respawn anchor, charge it with glowstones
- Place a water on top of the respawn anchor
- Activate the respawn anchor, creating an explosion
Expected behavior
The explosion damages no block (the vanilla behavior)
Actual behavior
The explosion damages lots of blocks below the anchor block
Affected versions
MC 1.16+, with any fabric-carpet versions
Related issues
Why
carpet.helpers.OptimizedExplosion
does not handle the special ExplosionDamageCalculator
from the respawn anchor explosion