Entity Documentation - minecraft:is_dyeable

Allows dyes to be used on this entity to change its color.

Is Dyeable Properties

Name Default Value Type Description Example Values
interact_text not set String The text that will display when interacting with this entity with a dye when playing with Touch-screen controls. Cat: "action.interact.dye"

Samples

Cat

"minecraft:is_dyeable": {
  "interact_text": "action.interact.dye"
}