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. Medieval Sets

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

Barbarian Axe

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

Barbarian Fur Cape

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

Barbarian Hat

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

Blessed Monk Back

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

Blessed Monk Hat

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

Blessed Monk Scepter

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

Forest Hunter Bow

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

Forest Hunter Hoddie

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

Forest Hunter Quiver

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

Shadow Lord Cape

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

Shadow Lord Crown

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

Shadow Lord Staff

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

Templar Helmet

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

Templar Shield

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

Templar Sword

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

Commands (1.20.5 - 1.21.3)

Item
Command

Barbarian Axe

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

Barbarian Fur Cape

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

Barbarian Hat

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

Blessed Monk Back

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

Blessed Monk Hat

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

Blessed Monk Scepter

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

Forest Hunter Bow

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

Forest Hunter Hoddie

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

Forest Hunter Quiver

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

Shadow Lord Cape

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

Shadow Lord Crown

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

Shadow Lord Staff

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

Templar Helmet

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

Templar Shield

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

Templar Sword

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

Commands (1.20.4 and Below)

Item
Command

Barbarian Axe

/minecraft:give @s minecraft:feather{CustomModelData:5000}

Barbarian Fur Cape

/minecraft:give @s minecraft:feather{CustomModelData:5001}

Barbarian Hat

/minecraft:give @s minecraft:feather{CustomModelData:5002}

Blessed Monk Back

/minecraft:give @s minecraft:feather{CustomModelData:5003}

Blessed Monk Hat

/minecraft:give @s minecraft:feather{CustomModelData:5004}

Blessed Monk Scepter

/minecraft:give @s minecraft:feather{CustomModelData:5005}

Forest Hunter Bow

/minecraft:give @s minecraft:feather{CustomModelData:5006}

Forest Hunter Hoddie

/minecraft:give @s minecraft:feather{CustomModelData:5007}

Forest Hunter Quiver

/minecraft:give @s minecraft:feather{CustomModelData:5008}

Shadow Lord Cape

/minecraft:give @s minecraft:feather{CustomModelData:5009}

Shadow Lord Crown

/minecraft:give @s minecraft:feather{CustomModelData:5010}

Shadow Lord Staff

/minecraft:give @s minecraft:feather{CustomModelData:5011}

Templar Helmet

/minecraft:give @s minecraft:feather{CustomModelData:5012}

Templar Shield

/minecraft:give @s minecraft:feather{CustomModelData:5013}

Templar Sword

/minecraft:give @s minecraft:feather{CustomModelData:5014}

Raw Folder

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

PreviousMedieval SetsNextSetup with CosmeticsCore

Last updated 8 days ago

Was this helpful?

🥕
📚