Posted February 27, 20169 yr I know I can get and Item via the static method Item.getItemById(int) by providing the item's numeric ID. But what if I need an Item with a specific metadata (like blue wool)? WIP mods: easyautomation, easyenergy, easyelectronics, easymoney, easytrasportation, easysecurity, easymultiverse, easyfactions, easymagick, easyalchemy, easyseasons
February 27, 20169 yr An Item by itself is just one item type (i.e. one item ID). An ItemStack holds an Item , metadata value, stack size and NBT tag. Keep in mind that block and item IDs are automatically assigned and will be different between maps, so they're not a very reliable identifier for persistent storage. Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.
February 27, 20169 yr Author I found a workaround and I won't be needing this afterall. WIP mods: easyautomation, easyenergy, easyelectronics, easymoney, easytrasportation, easysecurity, easymultiverse, easyfactions, easymagick, easyalchemy, easyseasons
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.