Posted December 19, 201212 yr I assume I have made a TNT cannon.It fires TNT out.but how can I decrease the TNT amout in inventory?hehe..
December 19, 201212 yr Look at the bow's source. Also, I can't help but notice you finish EVERY post with "hehe..". What's with that?
December 19, 201212 yr Author Look at the bow's source. Also, I can't help but notice you finish EVERY post with "hehe..". What's with that? Its some kind of emotion expression that means quite excited.its my personal-like.ahaha-
December 24, 201212 yr Do something like if(Minecraft.getMinecraft().thePlayer.inventory.hasItem(ItemStack)) { Minecraft.getMinecraft.thePlayer.inventory.getItemstack(ItemStack).stackSize--; } I'm on mobile so the names aren't 100% accurate Btw to make a new ItemStack do ItemStack yourItemStack = new ItemStack(net.minecraft.src.Item.TNT; "you seem to be THE best modder I've seen imo." ~spynathan ლ(́◉◞౪◟◉‵ლ
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.