Colored Items
Last updated
info:
namespace: test
items:
test_dyeable:
name: Test Dyeable
graphics:
texture: minecraft:item/quartz
color: RED
hand_animation_on_swap: true test_dyeable_template:
name: Test Dyeable
template: true
graphics:
texture: minecraft:item/quartz
color: RED
hand_animation_on_swap: true
test_dyeable2:
name: Test Dyeable 2
variant_of: test_dyeable_template
graphics:
color: BLUE
test_dyeable3:
name: Test Dyeable 3
variant_of: test_dyeable_template
graphics:
color: "#326da8"
test_dyeable4:
name: Test Dyeable 4
variant_of: test_dyeable_template
graphics:
color: 255,0,0