mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-05-13 10:41:37 +01:00
f90b433a4f
Co-authored-by: TWAT <twaticus.tg@gmail.com>
23 lines
350 B
JSON
23 lines
350 B
JSON
{
|
|
"slacks": [
|
|
{
|
|
"type": "icon_state",
|
|
"icon_state": "buckle",
|
|
"blend_mode": "overlay",
|
|
"color_ids": [ 1 ]
|
|
},
|
|
{
|
|
"type": "icon_state",
|
|
"icon_state": "belt",
|
|
"blend_mode": "overlay",
|
|
"color_ids": [ 2 ]
|
|
},
|
|
{
|
|
"type": "icon_state",
|
|
"icon_state": "slacks",
|
|
"blend_mode": "overlay",
|
|
"color_ids": [ 3 ]
|
|
}
|
|
]
|
|
}
|