Update 14.2.0 - File14/ProCosmetics GitHub Wiki

Update Guide: From Version 14.1.9 to 14.2.0

  1. Open your config.yml file and add the following sections below the locked-cosmetic entry:
  unlocked-cosmetic:
    lore:
      - "%cosmetic_lore%"
      - ""
      - "&eClick to equip!"

  equipped-cosmetic:
    lore:
      - "%cosmetic_lore%"
      - ""
      - "&eClick to unequip!"
  1. The Pets.yml file has been restructured to support manual customisation of new pets via the config. You must reset your Pets.yml file to the new format to avoid compatibility issues.