Jump to content

[Solved] Custom Horse Armor and Event Handler Help (1.18.1)


Recommended Posts

Posted (edited)

Solved, I had told the code to look for wrong entity before testing the updated block of code for its inventory. Please disregard this post.

Original Post:

I was making custom horse armor, a copper armor for horses and ran into a problem with the horse's inventory. I made several variants of the copper horse armor to simulate oxidization and was trying to use LivingUpdateEvent to swap out the armor (to simulate oxidization). I managed to get the armor swap out visually over an random interval of ticks, but the armor item within the horse armor slot remains the same (unchanged). Upon the horse's death, it did drop the armor variant plus the original armor within its slot. I've tried use shrink, setting item to air then the new variant item and to the same results. I know I am missing something and had been looking through Horse and AbstractHorse classes for clues. I'd appreciate if someone point out a clue on where to look to have the item in the horse armor slot to change accordingly. 

RazzaS

Edited by RazzaS
Solved
  • RazzaS changed the title to [Solved] Custom Horse Armor and Event Handler Help (1.18.1)

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.