mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-11 16:14:08 +01:00
44 lines
789 B
JSON
44 lines
789 B
JSON
{
|
|
"ushanka_gagup": [
|
|
{
|
|
"type": "icon_state",
|
|
"icon_state": "ushanka_fur",
|
|
"blend_mode": "overlay",
|
|
"color_ids": [1]
|
|
},
|
|
{
|
|
"type": "icon_state",
|
|
"icon_state": "ushanka_fur_up",
|
|
"blend_mode": "overlay",
|
|
"color_ids": [1]
|
|
},
|
|
{
|
|
"type": "icon_state",
|
|
"icon_state": "ushanka_base_up",
|
|
"blend_mode": "overlay",
|
|
"color_ids": [2]
|
|
}
|
|
],
|
|
"ushanka_gagdown": [
|
|
{
|
|
"type": "icon_state",
|
|
"icon_state": "ushanka_fur",
|
|
"blend_mode": "overlay",
|
|
"color_ids": [1]
|
|
},
|
|
{
|
|
"type": "icon_state",
|
|
"icon_state": "ushanka_base_2",
|
|
"blend_mode": "overlay",
|
|
"color_ids": [1]
|
|
},
|
|
{
|
|
"type": "icon_state",
|
|
"icon_state": "ushanka_base",
|
|
"blend_mode": "overlay",
|
|
"color_ids": [2]
|
|
}
|
|
|
|
]
|
|
}
|