Rename no icon skin to compact

This commit is contained in:
Electroblob77
2020-07-02 21:51:39 +01:00
parent b6ccee010b
commit 9d3439b25c
3 changed files with 4 additions and 4 deletions
@@ -39,9 +39,9 @@
"texture": "ebwizardry:gui/spell_hud/minimal",
"metadata": "ebwizardry:gui/spell_hud/minimal"
},
"no_icon": {
"texture": "ebwizardry:gui/spell_hud/no_icon",
"metadata": "ebwizardry:gui/spell_hud/no_icon"
"compact": {
"texture": "ebwizardry:gui/spell_hud/compact",
"metadata": "ebwizardry:gui/spell_hud/compact"
},
"skyrim_style": {
"texture": "ebwizardry:gui/spell_hud/skyrim_style",
@@ -1,5 +1,5 @@
{
"name": "No Icon",
"name": "Compact",
"description": "A variation on the default skin that doesn't show the spell icon.",
"width": 96,
"height": 37,

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB