mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-04 05:51:54 +00:00
17 lines
252 B
JSON
17 lines
252 B
JSON
{
|
|
"fancy_coat": [
|
|
{
|
|
"type": "icon_state",
|
|
"icon_state": "fancy_fur",
|
|
"blend_mode": "overlay",
|
|
"color_ids": [ 1 ]
|
|
},
|
|
{
|
|
"type": "icon_state",
|
|
"icon_state": "fancy_coat",
|
|
"blend_mode": "overlay",
|
|
"color_ids": [ 2 ]
|
|
}
|
|
]
|
|
}
|