I'm trying to produce an item with a specific color due to an Oraxen function. I know it works, but what I don't know is how to apply the color in the same Skript where I'm giving the item. If anyone knows a way to tint it afterward, for example, 'dye last given item (0, 0, 3)', please let me know how.
I've tried this (And this works but with a addon that is broken sadly, so i want a way to do it without the addon):
give unbreakable (0, 0, 5) leather chestplate with custom model data 1004 named "&fSkintight Shirt" with lore "&fLevel: 1" and "&7Common" and "&aHealth: 21" and "&9Defense: 6" with all flags hidden to loop-player
I've tried this (And this works but with a addon that is broken sadly, so i want a way to do it without the addon):
give unbreakable (0, 0, 5) leather chestplate with custom model data 1004 named "&fSkintight Shirt" with lore "&fLevel: 1" and "&7Common" and "&aHealth: 21" and "&9Defense: 6" with all flags hidden to loop-player