RTLSponge / CreeperMend

1 stars 0 forks source link

Attached blocks fall off when explosion happens. #2

Closed ryantheleach closed 8 years ago

ryantheleach commented 8 years ago

Torches and other blocks that depend on an exploded block fall off. This is because the blocks are being notified that a block update has occurred.

ryantheleach commented 8 years ago

Closed in https://github.com/ryantheleach/CreeperMend/commit/dd73bcb79bd2b6249866657932110f5cde4e079d

May have duplicates, will consider recording and replaying notified blocks not directly caused by the explosion in the future if it causes much complications, but it will likely be fine.