mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-19 21:46:42 +00:00
Added two new ethereal themed pieces of clothing, and a new curator bundle: Ethereal Trail Warden
16 lines
240 B
JSON
16 lines
240 B
JSON
{
|
|
"eth_tunic": [
|
|
{
|
|
"type": "icon_state",
|
|
"icon_state": "eth_tunic_base",
|
|
"blend_mode": "overlay",
|
|
"color_ids": [ 1 ]
|
|
},
|
|
{
|
|
"type": "icon_state",
|
|
"icon_state": "eth_tunic_details",
|
|
"blend_mode": "overlay"
|
|
}
|
|
]
|
|
}
|