This commit is contained in:
tattax
2024-10-02 00:50:28 -03:00
committed by GitHub
parent 8e73652520
commit 3a4a223bec
3 changed files with 26 additions and 0 deletions

View File

@@ -51,6 +51,32 @@
"blend_mode": "overlay"
}
],
"jumpsuit_l": [
{
"type": "icon_state",
"icon_state": "jumpsuit_l",
"blend_mode": "overlay",
"color_ids": [ 1 ]
},
{
"type": "icon_state",
"icon_state": "jumpsuit_prison",
"blend_mode": "overlay"
}
],
"jumpsuit_d_l" : [
{
"type": "icon_state",
"icon_state": "jumpsuit_d_l",
"blend_mode": "overlay",
"color_ids": [ 1 ]
},
{
"type": "icon_state",
"icon_state": "jumpsuit_d_prison",
"blend_mode": "overlay"
}
],
"jumpskirt": [
{
"type": "icon_state",

Binary file not shown.

Before

Width:  |  Height:  |  Size: 57 KiB

After

Width:  |  Height:  |  Size: 57 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 57 KiB

After

Width:  |  Height:  |  Size: 57 KiB