mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-13 18:33:22 +00:00
* Replaces CTF hardsuits with new armoured vests (#61716) Co-authored-by: Thunder12345 <stewart@ critar.demon.co.uk> * Replaces CTF hardsuits with new armoured vests Co-authored-by: Thunder12345 <Thunder12345@users.noreply.github.com> Co-authored-by: Thunder12345 <stewart@ critar.demon.co.uk>
16 lines
223 B
JSON
16 lines
223 B
JSON
{
|
|
"light": [
|
|
{
|
|
"type": "icon_state",
|
|
"icon_state": "light",
|
|
"blend_mode": "overlay"
|
|
},
|
|
{
|
|
"type": "icon_state",
|
|
"icon_state": "light_colours",
|
|
"blend_mode": "overlay",
|
|
"color_ids": [ 1 ]
|
|
}
|
|
]
|
|
}
|