cover | coverY |
---|---|
0 |
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!
{% hint style="info" %} Use white to paint better {% endhint %}
{% embed url="https://cdn.discordapp.com/attachments/896841738621177896/966749279584649287/IMG_20220421_121603.png" %}
clock:
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