Open BornToDoStuff opened 4 years ago
was not able to reproduce this
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).
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.