Posted December 19, 201410 yr I'mt trying to remove an enchantment from an item, is there a way that I can do this? I've tried using: itemstack.stackTagCompound.getIntArray("ench", null) itemstack.stackTagCompound.getTag("ench", null) But all of these gave me a crash with the item disappering... is there a function to remove the enchantment? http://i.imgur.com/J2keQOC.png[/img]http://i.imgur.com/YHnvIfh.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.