Verum
Ok thank you, now it works through the '/iaget' command. However, another issue has arisen: when I try to import the MythicMobs item using 'Color' and 'CustomModelData' options, the armor icon works, while the model of the worn armor is simply a colored leather armor (Maybe the problem is that I wrote the armor color in hex code on ItemsAdder and in RGB on MythicMobs? But, I can't do otherwise, since MythicMobs requires the RGB color). Do you have any suggestion?
MythicMobs File:
Armatura_Dungeon_Fujin_TechnoElmo_I:
CustomModelData: 10017
CustomDurability:
Durability: 220
Id: LEATHER_HELMET
Display: "test"
Lore:
- 'test'
Options:
Repairable: false
Color: 255,255,255
ItemsAdder file:
rame_armor:
color: '#FFFFFF'
layer_1: armor/rame_layer_1.png
layer_2: armor/rame_layer_2.png
use_color: false