pmmp / PocketMine-MP

A server software for Minecraft: Bedrock Edition in PHP
https://pmmp.io
GNU Lesser General Public License v3.0
3.26k stars 1.54k forks source link

Shulkers incorrectly provide support for blocks such as candles #5621

Closed GH-PM closed 1 year ago

GH-PM commented 1 year ago

Issue description

https://user-images.githubusercontent.com/127597296/224494521-d824317e-28ec-4c57-92b5-4ad3b62abe4d.mp4

https://user-images.githubusercontent.com/127597296/224494566-7ddb9028-95b2-4f34-baaa-29a13306cf15.mp4

Steps to reproduce the issue

  1. Place a Shulker
  2. Place candles on top of the Shulker
  3. Got it

OS and versions

Plugins

No plugins

Crashdump, backtrace or other files

dktapps commented 1 year ago

Shulker boxes probably support other blocks they aren't supposed to as well, such as torches.

dktapps commented 1 year ago

Fixed by 6ea7fd7d6b7cb8219f7ffb54d15c8ddf2632d6e0