Files
Paper/Spigot-Server-Patches/Fix-piston-physics-inconsistency-MC-188840.patch
Mariell 706761b531 Fix piston dupe patch creating ghost blocks (#3603)
The 2 flag (send change to clients) must always be set. If it is only set
when the `map.replace` call before it does something, as was suggested
on Discord, the issue will not change whatsoever.

Fixes #3593
2020-06-23 01:00:00 +02:00

5.5 KiB