Ender chest is not affected by piston (#4526)
This commit is contained in:
parent
c4fc6a5343
commit
3d5a295423
@ -141,7 +141,7 @@ private:
|
||||
case E_BLOCK_END_GATEWAY:
|
||||
case E_BLOCK_END_PORTAL:
|
||||
case E_BLOCK_END_PORTAL_FRAME:
|
||||
// Notice the lack of an E_BLOCK_ENDER_CHEST here; its because ender chests can totally be pushed / pulled in MCS :)
|
||||
case E_BLOCK_ENDER_CHEST:
|
||||
case E_BLOCK_FURNACE:
|
||||
case E_BLOCK_LIT_FURNACE:
|
||||
case E_BLOCK_INVERTED_DAYLIGHT_SENSOR:
|
||||
|
Loading…
Reference in New Issue
Block a user