Jump to content

Custom humanoid mob wont spawn with armor or weapon(SOLVED)


coldthunder4

Recommended Posts

My custom mob wont spawn with it's items. Not sure why. I have the itemstack within it's entity code, i'm not sure why it's not giving the entity it's items upon spawn. 

info that should be useful: I essentially copied some stuff from MCreator to get the basics in, maybe there is some incompatibility for my mod version (mc 1.19) and the mcreator version (mc 1.19.2)?

github repository: https://github.com/Coldthunder4/AGuardMod

specific file: https://github.com/Coldthunder4/AGuardMod/blob/master/src/main/java/net/coldthunder4/cellguard/entity/custom/GuardEntity.java

Lines 60-64 are the set item in equipment slots. 

Side question, how do I make it so my mob will do an arm swing animation upon hitting it's target?

Thanks in advance.

Edited by coldthunder4
solved the problem
Link to comment
Share on other sites

  • coldthunder4 changed the title to Custom humanoid mob wont spawn with armor or weapon(SOLVED)

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.