Started by
Art4Dog
on
Topic category: Advanced modding
Please tell me the code for rendering the item in the hands of custom mob. I will be very grateful!
Edited by Art4Dog on Thu, 10/22/2020 - 14:35
Topic category: Advanced modding
Please tell me the code for rendering the item in the hands of custom mob. I will be very grateful!
If it is a Biped or Zombie model that comes with MCreator, it should be as simple as putting it into the correct slot in Equipment under Behavior in the mob element. If not, you're doing to have to remodel/import the model of the item you want the mob to hold directly into the mob's model's .java file