mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-13 18:33:22 +00:00
* The GAGening: Families edition * ew Co-authored-by: Twaticus <46540570+Twaticus@users.noreply.github.com> Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com>
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 ]
|
|
}
|
|
]
|
|
}
|