PluginBugs / Issues-CosmeticsCore

Repository used to keep track of issues of my plugin CosmeticsCore
https://lonedev.gitbook.io/cosmeticscore/
0 stars 0 forks source link

Ability to force ordering of items in wardrobe GUI #158

Closed LoneDev6 closed 1 year ago

LoneDev6 commented 1 year ago

Example configuration:

wardrobe:
  cosmetics_order:
    - hat1
    - hat2
    - hat3
    - hat_special_1
    - hat_special_2
    - hat_special_3
    - hat_special_4
cosmetics:
  hat_2_1:
    enabled: true
    display_name: "2 - test custom hat 1"
    type: HAT
    model:
      gui: potion:400005
      normal: potion:400005
    dye:
      enabled: false
##### ........... all cosmetics