#How do I equip a colored leather helemet?
1 messages · Page 1 of 1 (latest)
dye {_i} (255, 0, 0) # Setting the color to an rgb value
dye {_i} red # Setting the color to a color
set player's helmet to {_i}```
1 messages · Page 1 of 1 (latest)
Kind of self explanatorily
dye {_i} (255, 0, 0) # Setting the color to an rgb value
dye {_i} red # Setting the color to a color
set player's helmet to {_i}```