#Leather Armor Colors

1 messages · Page 1 of 1 (latest)

lusty parrot
#

heres my script: 'give player 1 leather tunic with nbt from "{rgb:8991416}" named "&cHi"'

#

No errors it just stays brown

leaden belfry
#

I think you can just dye stuff with skript

hollow merlin
#
set {_i} to leather helmet
dye {_i} yellow```
thorn plover
#

you can do like that in full skript ^^

#

or

#

if you want nbt,
{display:{color:3888639}}

#

try that