mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-13 02:13:06 +00:00
* Adds Moth Fashion * skyrat fix Co-authored-by: Mickyan <38563876+Mickyan@users.noreply.github.com> Co-authored-by: jjpark-kb <55967837+jjpark-kb@users.noreply.github.com>
16 lines
232 B
JSON
16 lines
232 B
JSON
{
|
|
"mothcoat": [
|
|
{
|
|
"type": "icon_state",
|
|
"icon_state": "mothcoat",
|
|
"blend_mode": "overlay",
|
|
"color_ids": [ 1 ]
|
|
},
|
|
{
|
|
"type": "icon_state",
|
|
"icon_state": "mothcoat_details",
|
|
"blend_mode": "overlay"
|
|
}
|
|
]
|
|
}
|