Skip to main content

πŸͺ– How to Install Armor Trim

Can make armor NETHERITE_HELMET, DIAMOND_HELMET, IRON_HELMET, LEATHER_HELMET or CHAINMAIL_HELMET

caution

Works only with packs that contain armor sets

How to install Defualt Resoure Pack (1.20+)​

  1. Copy the files from Resource Pack Datapack 1.20+ Setup/datapacks to world/datapacks.
  2. Restart the server.
  3. Copy Resource Pack Datapack 1.20+ Setup/Resource Pack and put the resource pack into the client Resource Pack.
  4. Open the file Resource Pack Datapack 1.20+ Setup/give_items.txt.
  5. Copy the commands from Resource Pack Datapack 1.20+ Setup/give_items.txt and run them.
  6. Enjoy!!

How to install Oraxen​

  1. Install the pack into oraxen

  2. Edit the file Oraxen/settings.yml and find CustomArmor.type

    Oraxen/settings.yml
    CustomArmor:
    type: TRIMS # Valid types are SHADER, TRIMS and NONE
  3. Edit the armor files in Oraxen\items\*.yml ,for example Oraxen\items\akiraset.yml

Oraxen\items\akiraset.yml
akira_helmet:
Pack:
generate_model: true
parent_model: item/generated
textures:
- akiraset/armors/akira_helmet.png
- akiraset/armors/akira_helmet.png
displayname: <White>Akira Helmet
material: CHAINMAIL_HELMET
permission: akiraset.use
trim_pattern: oraxen:akira
ItemFlags:
- HIDE_ARMOR_TRIM
tip

First time, it is recommended to set it as CHAINMAIL_HELMET. After that, it can be changed to NETHERITE_HELMET, DIAMOND_HELMET, IRON_HELMET, LEATHER_HELMET, or CHAINMAIL_HELMET

  1. Run the command /o reload all

  2. Then, restart the server

  3. Run the command /o inv to summon items

  4. Enjoy!!

How to install ItemsAdder​

danger

ItemsAdder Not support