mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-19 05:26:28 +00:00
* Vape GAGS * Vape GAGS Co-authored-by: Ebb-Real <95765134+Ebb-Real@users.noreply.github.com> Co-authored-by: Tom <8881105+tf-4@users.noreply.github.com>
16 lines
313 B
JSON
16 lines
313 B
JSON
{
|
|
"vape_worn": [
|
|
{
|
|
"type": "icon_state",
|
|
"icon_state": "vapeWorn",
|
|
"blend_mode": "overlay",
|
|
"color_ids": [ 1 ]
|
|
},
|
|
{
|
|
"type": "icon_state",
|
|
"icon_state": "vapeVapor",
|
|
"blend_mode": "overlay"
|
|
}
|
|
]
|
|
}
|