mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-10 17:04:36 +00:00
* GAGS most radio encryption keys (#69104) * 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 * GAGS most radio encryption keys * Fixes our modular encryption keys as well! Co-authored-by: Wallem <66052067+Wallemations@users.noreply.github.com> Co-authored-by: GoldenAlpharex <jerego1234@hotmail.com> Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com>
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"
|
|
}
|
|
]
|
|
}
|