Posted April 9, 201312 yr Hello everyone I'm having a problem with forge coding I want to know how to enchant an armor so that when you craft it is is already enchanted with a certain enchantment. I have written one line of code for this but I get and error between the number 10 and the closing bracket so could you either tell me how to fix the error or tell me a different way to conquer this problem. The line of code is: ItemStack MithrilBoots = new ItemStack(MithrilBoots, MithrilBoots.addEnchantment(Enchantment.thorns, 10); Any help would be greatly appreciated.
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.