Jump to content

a5a51n0

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by a5a51n0

  1. 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.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.