Posted September 7, 201510 yr itemStack.stackTagCompound = new NBTTagCompound(); stckTagCompound is showing as not visible but http://www.minecraftforge.net/wiki/Creating_NBT_for_items im using the code in this tutorial. Any help?
September 7, 201510 yr stack.stackTagCompound was removed in 1.8, I had my problems too Creator of Extra Shoes Watch out, I'm total jerk, and I'll troll anybody if it feels like its necessary. Pls report me then
September 7, 201510 yr 1.8 examples: Creating new NBT on stack... stack.setTagCompound(new NBTTagCompound()); NBT Set stack.getTagCompound().setInteger("integername", 0); NBT Get stack.getTagCompound().getInteger("integername"); // BSc CIS, hardcore gamer and a big fan of Minecraft. TmzOS ::..
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.