mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-14 02:43:16 +00:00
* Converts circuitboards to GAGS (#58841) Co-authored-by: Thunder12345 <stewart@ critar.demon.co.uk> * Converts circuitboards to GAGS Co-authored-by: Thunder12345 <Thunder12345@users.noreply.github.com> Co-authored-by: Thunder12345 <stewart@ critar.demon.co.uk>
16 lines
225 B
JSON
16 lines
225 B
JSON
{
|
|
"": [
|
|
{
|
|
"type": "icon_state",
|
|
"icon_state": "circuit_board",
|
|
"blend_mode": "overlay",
|
|
"color_ids": [ 1 ]
|
|
},
|
|
{
|
|
"type": "icon_state",
|
|
"icon_state": "circuit_chip",
|
|
"blend_mode": "overlay"
|
|
}
|
|
]
|
|
}
|