Jump to content

Recommended Posts

Posted

Is there a way of switching an enchant on something when a key is pressed?

Thanks to diesieben07 I know how to use the KeyEvent, it's about the switching the enchants. Let's say a sword has smite on it, when I press a button it changes to sharpness.

If I helped then you help, hit that Thank You button or Applaud.

Posted

And also is there a way of the enchants not display, or maybe just instead of smite, making the damage against the undead bigger?

If I helped then you help, hit that Thank You button or Applaud.

Posted

Not the most efficient way, but I have some ideas that might work.

 

If your damage is damageable, let's say like a sword...

then you could save the damage of the item, and use it later.

 

Remove the item with - Smite - from your inventory, then spawn another item with your needs (Sharpness) then apply the damage that you saved earlier.

Posted

Ohh, oops. But I changed it to onItemUse now. I have a if(player.isSneaking) there so that works. But the damage thing is a good idea!

If I helped then you help, hit that Thank You button or Applaud.

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.

Announcements



×
×
  • Create New...

Important Information

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