mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-31 20:11:56 +00:00
17 lines
254 B
JSON
17 lines
254 B
JSON
{
|
|
"fancy_hat": [
|
|
{
|
|
"type": "icon_state",
|
|
"icon_state": "fancy_feather",
|
|
"blend_mode": "overlay",
|
|
"color_ids": [ 1 ]
|
|
},
|
|
{
|
|
"type": "icon_state",
|
|
"icon_state": "fancy_hat",
|
|
"blend_mode": "overlay",
|
|
"color_ids": [ 2 ]
|
|
}
|
|
]
|
|
}
|