[SPIGOT-7170] Smithing Table Inventory is not implemented in Spigot Created: 10/Oct/22 Updated: 25/Dec/24 Resolved: 28/Oct/22 |
|
Status: | Resolved |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Major |
Reporter: | Zushee | Assignee: | Unassigned |
Resolution: | Fixed | Votes: | 0 |
Labels: | bug, inventory, smithing, spigot |
Attachments: |
![]() ![]() |
Version: | This server is running Paper version git-Paper-81 (MC: 1.19) (Implementing API version 1.19-R0.1-SNAPSHOT) (Git: 86f87ba) You are running the latest version |
Plugin: | My own plugin |
Guidelines Read: | Yes |
Description |
Hi, i tried to create a smithing table inventory with an item inside (Code in attachments). The smithing inventory showed up, but without the item... i tried using .addItem(), .setItem() and it still didnt work. |
Comments |
Comment by Steve [ 11/Oct/22 ] |
It doesn't work on Spigot. |
Comment by montlikadani [ 11/Oct/22 ] |
You're on Paper instead of Spigot, make sure if it works on Spigot. If it works then consider reporting this to Paper. |