Posted January 22, 201411 yr How do I prevent something like an axe from getting "Bane of Arthropods", and so on. Don't tell me to learn the basics of java, I already know.
January 22, 201411 yr If I understand Forge correctly if you count it as an "axe" in your code it should automatically distinguish achivements
January 22, 201411 yr Author I thought so too, but it still gets weird enchantments Don't tell me to learn the basics of java, I already know.
January 24, 201411 yr Thats weird, I don't know how to make it stop getting enchants, but I'm fairly sure there is a way to make enchants and force it to only have those enchants
January 24, 201411 yr Author The one axe got sharpness 4 Don't tell me to learn the basics of java, I already know.
January 24, 201411 yr Vanilla enchantments are tested against the item's class. ItemSword for sword enchantments, ItemTool for tools'... If you don't use the right item class, you are on your own to fix it.
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.