Posted June 16, 201411 yr Hey Guys, does anybody know how to put an ItemStack into a Slot. I want it working like this as example: if(this.slots[3] == Items.diamond){ this.slots[5] = Items.apple It works with [code] if(this.slots[3] == Items.diamond){ this.slots[5] = new ItemStack(Items.apple); 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
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.