Dyeable¶
文档版本:1.21.50.25
Enables custom items to be dyed in cauldrons.
架构¶
minecraft:dyeable:
{
string "default_color" : opt
array "default_color" : opt
{
integer "0..0" : opt
integer "1..1" : opt
integer "2..2" : opt
}
}
default_color
:string- Color to use by default. If you do not want a default color you can leave the "default_color" off and the texture will be the same as if you did not have the component until it is dyed.
default_color
:array- Color to use by default. If you do not want a default color you can leave the "default_color" off and the texture will be the same as if you did not have the component until it is dyed.
default_color
0..0
:integer
1..1
:integer
2..2
:integer