[SPIGOT-2514] Material WOODEN_DOOR fails to be added to user inventories. Created: 11/Jul/16 Updated: 11/Jul/16 Resolved: 11/Jul/16 |
|
Status: | Resolved |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Minor |
Reporter: | PixelPerfect | Assignee: | Unassigned |
Resolution: | Invalid | Votes: | 1 |
Labels: | door, itemstack, material | ||
Environment: |
git-Spigot-104c8c8-e43b278 (MC: 1.9) (Implementing API version 1.9-R0.1-SNAPSHOT) |
Plugin: | * |
Description |
The material, when used in an ItemStack appears as an empty slot when added to a player inventory, even when other materials can be added to the same slot successfully. |
Comments |
Comment by md_5 [ 11/Jul/16 ] |
WOODEN_DOOR is a technical block and cannot be added to inventories. |