Phoenix Store
Webstore
Models
Models
  • PhoenixModels
  • Crate Models
    • 🌊Elemental Crates
      • 📚Resource Information
      • 🎨Setup with ItemsAdder
      • 🖌️Setup with Oraxen
      • 🖊️Setup with Nexo
      • ✏️Setup with Vanilla Resourcepack
      • 🗃️Setup to PhoenixCrates
      • 🐏Setup with Model Engine
    • 📦Simple Crates
      • 📚Resource Information
      • 🎨Setup with ItemsAdder
      • 🖌️Setup with Oraxen
      • 🖊️Setup with Nexo
      • ✏️Setup with Vanilla Resourcepack
      • 🗃️Setup to PhoenixCrates
      • 🐏Setup with Model Engine
    • 🎅Christmas Crate & Tools
      • 📚Resource Information
      • 🎨Setup with ItemsAdder
      • 🖌️Setup with Oraxen
      • 🖊️Setup with Nexo
      • ✏️Setup with Vanilla Resourcepack
      • 🗃️Setup to PhoenixCrates
      • 🐏Setup with Model Engine
    • 🦇Halloween Crates
      • 📚Resource Information
      • 🎨Setup with ItemsAdder
      • 🖌️Setup with Oraxen
      • 🖊️Setup with Nexo
      • ✏️Setup with Vanilla Resourcepack
      • 🗃️Setup to PhoenixCrates
      • 🐏Setup with Model Engine
    • 🪙Medieval Crates
      • 📚Resource Information
      • 🎨Setup with ItemsAdder
      • 🖌️Setup with Oraxen
      • 🖊️Setup with Nexo
      • ✏️Setup with Vanilla Resourcepack
      • 🗃️Setup to PhoenixCrates
      • 🐏Setup with Model Engine
    • ❄️Winter Crate & Tools
      • 📚Resource Information
      • 🎨Setup with ItemsAdder
      • 🖌️Setup with Oraxen
      • 🖊️Setup with Nexo
      • ✏️Setup with Vanilla Resourcepack
      • 🗃️Setup to PhoenixCrates
      • 🐏Setup with Model Engine
  • Cosmetics
    • 🐮Animal Hats Pack
      • 📚Resource Information
      • 🎊Setup with CosmeticsCore
      • 🍬Setup with HMCCosmetics
      • 🪄Setup with Magic Cosmetics
    • 🥕Medieval Sets
      • 📚Resource Information
      • 🎊Setup with CosmeticsCore
      • 🍬Setup with HMCCosmetics
      • 🪄Setup with Magic Cosmetics
  • Others
    • 🫂 NPC Model Pack
      • Setup with Model Engine
      • Setup to MythicMobs
      • Setup to PhoenixLobby
  • 📦Vanilla Resourcepack (Guide)
    • First Resourcepack Installation
    • Merge Resourcepack
Powered by GitBook
On this page
  • Commands (1.21.4+)
  • Commands (1.20.5 - 1.21.3)
  • Commands (1.20.4 and Below)
  • Raw Folder

Was this helpful?

  1. Cosmetics
  2. Animal Hats Pack

Resource Information

A list of useful information on how to obtain the items in-game.

ItemsAdder and Oraxen use LEATHER_HORSE_ARMOR instead of PAPER

Commands (1.21.4+)

Item
Command

Bunny Hat

/minecraft:give @s paper[custom_model_data={floats:[4000]}]

Cat Hat

/minecraft:give @s paper[custom_model_data={floats:[4001]}]

Chicken Hat

/minecraft:give @s paper[custom_model_data={floats:[4002]}]

Cow Hat

/minecraft:give @s paper[custom_model_data={floats:[4003]}]

Crab Hat

/minecraft:give @s paper[custom_model_data={floats:[4004]}]

Fox Hat

/minecraft:give @s paper[custom_model_data={floats:[4005]}]

Horse Hat

/minecraft:give @s paper[custom_model_data={floats:[4006]}]

Panda Hat

/minecraft:give @s paper[custom_model_data={floats:[4007]}]

Raccoon Hat

/minecraft:give @s paper[custom_model_data={floats:[4008]}]

Squid Hat

/minecraft:give @s paper[custom_model_data={floats:[4009]}]

Wolf Hat

/minecraft:give @s paper[custom_model_data={floats:[4010]}]

Commands (1.20.5 - 1.21.3)

Item
Command

Bunny Hat

/minecraft:give @s paper[custom_model_data=4000]

Cat Hat

/minecraft:give @s paper[custom_model_data=4001]

Chicken Hat

/minecraft:give @s paper[custom_model_data=4002]

Cow Hat

/minecraft:give @s paper[custom_model_data=4003]

Crab Hat

/minecraft:give @s paper[custom_model_data=4004]

Fox Hat

/minecraft:give @s paper[custom_model_data=4005]

Horse Hat

/minecraft:give @s paper[custom_model_data=4006]

Panda Hat

/minecraft:give @s paper[custom_model_data=4007]

Raccoon Hat

/minecraft:give @s paper[custom_model_data=4008]

Squid Hat

/minecraft:give @s paper[custom_model_data=4009]

Wolf Hat

/minecraft:give @s paper[custom_model_data=4010]

Commands (1.20.4 and Below)

Item
Command

Bunny Hat

/minecraft:give @s minecraft:paper{CustomModelData:4000}

Cat Hat

/minecraft:give @s minecraft:paper{CustomModelData:4001}

Chicken Hat

/minecraft:give @s minecraft:paper{CustomModelData:4002}

Cow Hat

/minecraft:give @s minecraft:paper{CustomModelData:4003}

Crab Hat

/minecraft:give @s minecraft:paper{CustomModelData:4004}

Fox Hat

/minecraft:give @s minecraft:paper{CustomModelData:4005}

Horse Hat

/minecraft:give @s minecraft:paper{CustomModelData:4006}

Panda Hat

/minecraft:give @s minecraft:paper{CustomModelData:4007}

Raccoon Hat

/minecraft:give @s minecraft:paper{CustomModelData:4008}

Squid Hat

/minecraft:give @s minecraft:paper{CustomModelData:4009}

Wolf Hat

/minecraft:give @s minecraft:paper{CustomModelData:4010}

Raw Folder

The raw folder contains all the textures and BBModel files in case you want to adjust or modify them.

PreviousAnimal Hats PackNextSetup with CosmeticsCore

Last updated 25 days ago

Was this helpful?

🐮
📚