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. Crate Models
  2. Simple Crates

Resource Information

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

Commands (1.21.4+)

Item
Command

Black Silver Crate (Static)

/minecraft:give @s feather[custom_model_data={floats:[4550]}]

Black Silver Crate Key

/minecraft:give @s feather[custom_model_data={floats:[4551]}]

Blue Light Blue Crate (Static)

/minecraft:give @s feather[custom_model_data={floats:[4552]}]

Blue Light Blue Crate Key

/minecraft:give @s feather[custom_model_data={floats:[4553]}]

Brown Silver Crate (Static)

/minecraft:give @s feather[custom_model_data={floats:[4554]}]

Brown Silver Crate Key

/minecraft:give @s feather[custom_model_data={floats:[4555]}]

Pink Green Crate (Static)

/minecraft:give @s feather[custom_model_data={floats:[4556]}]

Pink Green Crate Key

/minecraft:give @s feather[custom_model_data={floats:[4557]}]

Purple Light Purple Crate (Static)

/minecraft:give @s feather[custom_model_data={floats:[4558]}]

Purple Light Purple Key

/minecraft:give @s feather[custom_model_data={floats:[4559]}]

Red Golden Crate (Static)

/minecraft:give @s feather[custom_model_data={floats:[4560]}]

Red Golden Crate Key

/minecraft:give @s feather[custom_model_data={floats:[4561]}]

Commands (1.20.5 - 1.21.3)

Item
Command

Black Silver Crate (Static)

/minecraft:give @s feather[custom_model_data=4550]

Black Silver Crate Key

/minecraft:give @s feather[custom_model_data=4551]

Blue Light Blue Crate (Static)

/minecraft:give @s feather[custom_model_data=4552]

Blue Light Blue Crate Key

/minecraft:give @s feather[custom_model_data=4553]

Brown Silver Crate (Static)

/minecraft:give @s feather[custom_model_data=4554]

Brown Silver Crate Key

/minecraft:give @s feather[custom_model_data=4555]

Pink Green Crate (Static)

/minecraft:give @s feather[custom_model_data=4556]

Pink Green Crate Key

/minecraft:give @s feather[custom_model_data=4557]

Purple Light Purple Crate (Static)

/minecraft:give @s feather[custom_model_data=4558]

Purple Light Purple Key

/minecraft:give @s feather[custom_model_data=4559]

Red Golden Crate (Static)

/minecraft:give @s feather[custom_model_data=4560]

Red Golden Crate Key

/minecraft:give @s feather[custom_model_data=4561]

Commands (1.20.4 and Below)

Item
Command

Black Silver Crate (Static)

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

Black Silver Crate Key

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

Blue Light Blue Crate (Static)

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

Blue Light Blue Crate Key

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

Brown Silver Crate (Static)

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

Brown Silver Crate Key

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

Pink Green Crate (Static)

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

Pink Green Crate Key

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

Purple Light Purple Crate (Static)

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

Purple Light Purple Key

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

Red Golden Crate (Static)

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

Red Golden Crate Key

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

Raw Folder

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

PreviousSimple CratesNextSetup with ItemsAdder

Last updated 9 days ago

Was this helpful?

📦
📚
Main Folder