Arthur Wesley Posted March 17, 2018 Posted March 17, 2018 (edited) Hey guys, the problem is, I am making my custom sword and I would like to add an enchanting to it in it's class, like in 1.7.10 I could use: addEnchanting(Enchantment.ENCHANTMENT, TIER); - and it worked, but now in 1.12.2 I don't have idea of what to use instead of "addEnchanting"; but I know that instead of "Enchantment.ENCHANTMENT" - I need to use "Enchantments.ENCHANTMENT". BTW, I'm using eclipse. Could someone help me, please? Edited March 17, 2018 by Arthur Wesley Quote
Recommended Posts
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.