mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-06 06:52:39 +00:00
19 lines
265 B
JSON
19 lines
265 B
JSON
{
|
|
"sweater": [
|
|
{
|
|
"type": "icon_state",
|
|
"icon_state": "sweater",
|
|
"blend_mode": "overlay",
|
|
"color_ids": [ 1 ]
|
|
}
|
|
],
|
|
"sweater_t": [
|
|
{
|
|
"type": "icon_state",
|
|
"icon_state": "sweater_t",
|
|
"blend_mode": "overlay",
|
|
"color_ids": [ 1 ]
|
|
}
|
|
]
|
|
}
|