LoneDev6 / API-ItemsAdder-Example-GUI

Example usage of ItemsAdder API to crete custom textured inventories in Spigot
5 stars 1 forks source link

Feature: ItemsAdder#getNamespacedIDByStack #4

Closed Plinkie03 closed 6 months ago

Plinkie03 commented 6 months ago

I need both the namespace and id inside the itemsadder container attached to items for a plugin, but I cannot seem to be able to access it. On a side note, I cannot use CustomStack#byItemStack because when custom model data of the item changes, this does no longer recognize it as a custom item... image

Plinkie03 commented 6 months ago

wheps wrong repo