mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-09 11:44:19 +01:00
ed2f6b4efc
Currently the Ender Dragon takes roughly 3x the explosion damage when compared to vanilla 1.19.3. This is caused by a single damage value being calculated for the EntityEnderDragon and then being uniformly applied to every EntityComplexPart belonging to that dragon. This is resolved by restoring the vanilla behavior of calculating explosion damage separately for each EntityComplexPart. By: Jacob Martin <jjm_223@hotmail.com> |
||
---|---|---|
.. | ||
net/minecraft |