Posted December 30, 20159 yr As I understand, there is only one instance of each item. So how would I differentiate between the itemstacks and their nbt data? I want to have an item that stores 1 integer.
December 30, 20159 yr Items are singletons, ItemStacks are unique instances. NBT is stored in the ItemStack, so it is unique per instance. http://i.imgur.com/NdrFdld.png[/img]
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.