mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-19 21:46:42 +00:00
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"
|
|
}
|
|
]
|
|
}
|