mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-14 19:03:21 +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
232 B
JSON
16 lines
232 B
JSON
{
|
|
"standard": [
|
|
{
|
|
"type": "icon_state",
|
|
"icon_state": "standard",
|
|
"blend_mode": "overlay"
|
|
},
|
|
{
|
|
"type": "icon_state",
|
|
"icon_state": "standard_colours",
|
|
"blend_mode": "overlay",
|
|
"color_ids": [ 1 ]
|
|
}
|
|
]
|
|
}
|