mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-31 20:11:56 +00:00
* the radio star * I think it's funny that I've had the same contrast problem on all of my GAGS PRS * oops forgot to make the RD's key unique * fine * what if I said please * swaps translation key to be in line with the other new ones
22 lines
355 B
JSON
22 lines
355 B
JSON
{
|
|
"cypherkey_cube": [
|
|
{
|
|
"type": "icon_state",
|
|
"icon_state": "cypher_base",
|
|
"blend_mode": "overlay",
|
|
"color_ids": [ 1 ]
|
|
},
|
|
{
|
|
"type": "icon_state",
|
|
"icon_state": "cypher_block",
|
|
"blend_mode": "overlay",
|
|
"color_ids": [ 2 ]
|
|
},
|
|
{
|
|
"type": "icon_state",
|
|
"icon_state": "cypher_wiring",
|
|
"blend_mode": "overlay"
|
|
}
|
|
]
|
|
}
|