mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-17 11:05:16 +01:00
22 lines
351 B
JSON
22 lines
351 B
JSON
{
|
|
"jester_alt": [
|
|
{
|
|
"type": "icon_state",
|
|
"icon_state": "jester_alt_a",
|
|
"blend_mode": "overlay",
|
|
"color_ids": [1]
|
|
},
|
|
{
|
|
"type": "icon_state",
|
|
"icon_state": "jester_alt_b",
|
|
"blend_mode": "overlay",
|
|
"color_ids": [2]
|
|
},
|
|
{
|
|
"type": "icon_state",
|
|
"icon_state": "jester_alt_bells",
|
|
"blend_mode": "overlay"
|
|
}
|
|
]
|
|
}
|