pmmp / PocketMine-MP

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

Cannot drop items from the creative contents menu #5679

Closed JavierLeon9966 closed 1 year ago

JavierLeon9966 commented 1 year ago

Issue description

When selecting an item from the creative contents menu and dropping it it doesn't actually drop.

Steps to reproduce the issue

  1. Go to creative mode.
  2. Drop any item from the creative contents menu.

OS and versions

Crashdump, backtrace or other files

https://user-images.githubusercontent.com/58715544/229597768-7f1ae229-dd0f-4271-84c8-583bf394ceea.mp4

dktapps commented 1 year ago

This happens because the magic "created item output" slot is not handled for the drop item case.