1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2026-05-23 22:12:07 +00:00
Files
CC-Tweaked/src/main/java/dan200
SquidDev a2da6d9601 Pass the original block in redstone propagation
notifyBlockOfStateChange and notifyNeighborsOfStateExcept expect the
block which caused the redstone update, rather than the neighbor block.

Fixes #393
2017-09-10 09:32:02 +01:00
..