Backpacks are a type of cosmetic that hang off of your back.
Technical Note for Modelers: These cosmetics are rendered by an ArmorStand wearing the cosmetic on its head which then mounts the player.
Configuration
Configuration for backpacks is simple! Just create or modify a file inside the backs
folder within whatever pack you're using with the following:
MY_NEW_BACKPACK:
Material: IRON_INGOT
Model: 1337
Display: "<gold>My New Backpack"
Description:
- "<white>Created by me!"
Hats have the following options:
-
ID
- The ID of the cosmetic (in this caseMY_NEW_BACKPACK
) -
Material
- The material the cosmetic model is attached to in your resource pack -
Model
- The CustomModelData number the cosmetic model is attached to in your resource pack -
Display
- The display name of the cosmetic in menus -
Description
- The lore of the cosmetic in menus