pmmp / PocketMine-MP

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

Problem from Brewing Stand #4997

Closed StefanFox-Dev closed 2 years ago

StefanFox-Dev commented 2 years ago

Issue description

Steps to reproduce the issue

  1. $sender->getInventory()->addItem(ItemFactory::getInstance()->get(117, 0, 1));
  2. We get a block without a texture, but it functions.

OS and versions

Plugins

Crashdump, backtrace or other files

No crash.

ArkaziaMC commented 2 years ago

use VanillaItems and VanillaBlocks

github-actions[bot] commented 2 years ago

Thanks, but this issue tracker is not intended for support requests. Please read the guidelines on submitting an issue.

Docs | Discord | Forums