hafarooki / ExplosionReversal

A lightweight plugin for Minecraft servers which makes blocks destroyed by explosions regenerate.
MIT License
8 stars 7 forks source link

Items are able to be dropped by explosions #26

Open BornToDoStuff opened 4 years ago

BornToDoStuff commented 4 years ago

If blocks are towards the edge of an explosion that would normally be regenerated they will sometimes (unable to tell the exact circumstances besides "near the edge") drop an item instead of being "destroyed" and then when the explosion radius is regenerated that block will not be regenerated. This does avoid duping but if the dropped item is not noticed it could be left there and despawn, or in some cases even be buried inside of the regenerated area.

Blocks should always be destroyed so they can properly regenerate.

hafarooki commented 4 years ago

was not able to reproduce this

BornToDoStuff commented 3 years ago

The plugin in version 4.0 is still able to reproduce this. It is now narrowed down to placed partial blocks though. Torches, redstone, rails, etc. If the block they are dependent on explodes they are popped off and then lost under the blocks that regen (instead of popped to the surface or exploded and then placed on regen).

hafarooki commented 3 years ago

image

hafarooki commented 3 years ago

image