Dyeable Items
Last updated
Was this helpful?
Last updated
Was this helpful?
Oraxen allows you to create paintable items and furtniture based on POTION
and LEATHER_HORSE_ARMOR
, so let's first see how to do it in BlockBench!
tint
optionclock:
displayname: "<white>Clock"
material: LEATHER_HORSE_ARMOR
color: 255, 255, 255 #rgb
Mechanics:
furniture:
barrier: false
drop: # useless if you are not using a barrier
silktouch: false
loots:
- { oraxen_item: clock, probability: 1.0 }
Pack:
generate_model: false
model: custom/furniture/clock