Jump to content

Armor Enchantibilty


a5a51n0

Recommended Posts

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.

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

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