Creating unique items

Discussion in 'Plugin Development' started by quinster08, Mar 11, 2015.

Thread Status:
Not open for further replies.
  1. Offline

    quinster08

    Hey guys,

    I have a question. I wanna make a unique item. Just like this method: I wanna make a unique item and check the unique id. What would be the best way to do so? And also, what would be the best way to check the (unique) item if its clicked on a certain block (with inventoryClickEvent disabled).
     
  2. Offline

    Code0

    There (really sadly...) aren't any unique id's for ItemStacks. What you can use are invisible lores.
     
  3. I can help with your plugin ?
     
    Last edited: Mar 11, 2015
Thread Status:
Not open for further replies.

Share This Page