mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-13 18:33:22 +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
310 B
JSON
16 lines
310 B
JSON
{
|
|
"vape": [
|
|
{
|
|
"type": "icon_state",
|
|
"icon_state": "vapeOutlet",
|
|
"blend_mode": "overlay",
|
|
"color_ids": [ 1 ]
|
|
},
|
|
{
|
|
"type": "icon_state",
|
|
"icon_state": "vapeInput",
|
|
"blend_mode": "overlay"
|
|
}
|
|
]
|
|
}
|