Configuration Explanation
Find out how you can manually configure parts of mobs from files.
Setting part items
Custom Head Texture using AdvancedHeads plugin. How to find head ids: https://heads.advancedplugins.net/usage/find-custom-head-id
advanced-heads: 619Set head as player's head (for pets only):
headItem: '%PetOwner%'How to set item in main hand (right):
handItem: material:GOLD_SWORDHow to set item in off hand (left):
offhandItem: material:DIAMOND_SWORDSetting part poses
How to set main hand's pose (right):
right_handPose: 0;0;0How to set off hand's pose (left):
left_handPose: 0;0;0Last updated
Was this helpful?