CosmeticsCore
  • ๐Ÿ‘‹Welcome
  • โš™๏ธFirst install
    • Install base resourcepack
      • If you don't have a resourcepack
      • ItemsAdder
      • Any plugin and resourcepack
  • โ›”Terms of service
  • โ“Frequently asked questions
  • ๐Ÿ‡ฌ๐Ÿ‡งTranslations
  • ๐Ÿ“‘Files editor
  • ๐Ÿ–ฅ๏ธCommands
  • ๐Ÿ‘ŒPermissions
    • Examples
  • ๐ŸŽจAdding content
    • Properties
    • Creating a model
    • ๐ŸŽˆBallons (simple)
    • ๐ŸŽˆBallons ItemsAdder (simple)
    • ๐ŸŽˆBalloon (advanced)
      • ItemsAdder Entity
      • ModelEngine
      • Leash location
    • ๐ŸงขHat
    • ๐ŸŽ’Body Cosmetic
      • Static Body Cosmetic
      • Advanced Body Item
  • โš™๏ธSettings
  • ๐ŸšชWardrobe
    • โš™๏ธCustomization
    • ๐Ÿ’พSaving player data
  • โœ๏ธContribute
    • Edit the English wiki
    • Translate this wiki
    • Preview wiki changes
  • โœ…Compatibility with other plugins
    • Compatible
      • ItemsAdder
      • Vulcan
      • PlaceholderAPI
  • ๐Ÿ’ปDevelopers
    • โ˜•Java API
    • โ„ข๏ธBranding
Powered by GitBook
On this page
  • Installing the resourcepack if you use ItemsAdder
  • Step 1
  • Step 2
  • Step 3 (if you have ModelEngine)
  • Step 4
  • Step 5
  • Done
  1. First install
  2. Install base resourcepack

ItemsAdder

Installing the resourcepack if you use ItemsAdder

Requires ItemsAdder v3.3 or greater

Step 1

Open the zip file which can be found here: plugins/CosmeticsCore/default_assets.zip .

Extract it to a new folder, on your desktop for example. Note: ignore the resourcepack folder, you don't need it.

If you don't need the default cosmetics and you only need the UI you have to delete these folders and files:

  • plugins/ItemsAdder/contents/resourcepack/assets/cosmetics/

  • plugins/ItemsAdder/contents/configs/cosmetics/

  • plugins/ModelEngine/

  • plugins/CosmeticsCore/

Step 2

Copy the previous plugins folder into your server plugins folder and replace files if asked.

Step 3 (if you have ModelEngine)

If you have ModelEngine you can get the example balloon item.

Run /meg reload.

Open plugins/ModelEngine/resource pack folder and copy the assets folder.

Create a new folder and paste the assets folder inside of it: plugins/ItemsAdder/contents/meg/resourcepack/

Step 4

Regenerate your ItemsAdder resourcepack using /iazip and follow the ItemsAdder hosting tutorial if needed.

Step 5

Run /cosmeticsconfig cosmetics reload

Done

PreviousIf you don't have a resourcepackNextAny plugin and resourcepack

Last updated 2 years ago

โš™๏ธ