Mobs & Pets
HomepagePurchase AdvancedPetsDiscord ServerMarketplaceMinecraft Hosting
  • Main Page
  • ➡️AdvancedPets UI [NEW]
  • ➡️Premium Mobs Pack
  • 🐶AdvancedPets
    • 🐕Available Pets
    • 🧟‍♂️Vanilla Mobs as Pets
    • 🪄Abilities
      • Ability Triggers
      • Effect List
    • Commands
    • Permissions
  • 🐮AdvancedMobs
    • The AdvancedMobs Wiki
    • 🦣Available Mobs
    • 🔧Commands
    • ⚙️Mechanics
      • Build Mobs With Blocks
      • Mob Loot
      • Random Spawning
      • Breeding
      • Mobs & Spawners Stacking
    • 📄AdvancedMobs API
  • 🐩MiniaturePets
    • 🐒Available Pets
    • 📚Information
      • Commands & Permissions
      • Config.yml Guide
      • Sql.yml Guide
    • ⁉️FAQ
  • 🛠️Edit Custom Mobs
    • In-Game Custom Mobs Creator
    • Configuration Explanation
    • Custom Mob Settings
    • ⁉️FAQ
  • 💾Supported Plugins
    • 🟣ItemsAdder support
    • 🤖ModelEngine
Powered by GitBook
On this page
  • How do i change the Head Icon shown in the GUI?

Was this helpful?

  1. Edit Custom Mobs

FAQ

Most frequent questions and answers

How do i change the Head Icon shown in the GUI?

Make sure you have a Valid Head option in the .amob file.

Make sure the Displayitem name is set the same as the parts name ( Example Below )

settings:
  Sounds: ''
  Animationspeed: 1
  Animationsmoothness: 5
  Displayitem: head
  permission: 
  Nametagheight: 1
parts:
  head:
    mini: false
    upDown: 0
    forwardBackward: 0
    rightLeft: 0
    headPose: 0;0;0
    headItem: YourTextureURLHere

PreviousCustom Mob SettingsNextItemsAdder support

Last updated 1 year ago

Was this helpful?

🛠️
⁉️