-
Bug
-
Resolution: Fixed
-
Minecraft 1.9.1 Pre-Release 3, Minecraft 1.10.2, Minecraft 16w40a, Minecraft 16w41a
-
None
-
Community Consensus
The force of an explosion on a non-living entity is not affected by the power of the explosion, the distance from the explosion, or any blocks that may be shielding the entity from the blast.
To demonstrate the bug, activate a TNT block on one side of a bedrock wall, then quickly activate another TNT on the other side of the wall. When the first TNT explodes, the second TNT will be pushed. Prior to 1.9, the second TNT would not move at all.
This Bukkit patch demonstrates a possible fix:
https://github.com/OvercastNetwork/SportBukkit/blob/9de4c6e27928a02f534fae75b585c0b4c9d08824/CraftBukkit/0142-Fix-explosion-distance-and-occlusion-being-ignored-f.patch
- is duplicated by
-
MC-100231 TNT cannon blast power buffed up; cannons overpowered compared to 1.8.2 to 1.8.9 and 1.7.10 below
- Resolved