Rename no icon skin to compact
This commit is contained in:
@@ -39,9 +39,9 @@
|
|||||||
"texture": "ebwizardry:gui/spell_hud/minimal",
|
"texture": "ebwizardry:gui/spell_hud/minimal",
|
||||||
"metadata": "ebwizardry:gui/spell_hud/minimal"
|
"metadata": "ebwizardry:gui/spell_hud/minimal"
|
||||||
},
|
},
|
||||||
"no_icon": {
|
"compact": {
|
||||||
"texture": "ebwizardry:gui/spell_hud/no_icon",
|
"texture": "ebwizardry:gui/spell_hud/compact",
|
||||||
"metadata": "ebwizardry:gui/spell_hud/no_icon"
|
"metadata": "ebwizardry:gui/spell_hud/compact"
|
||||||
},
|
},
|
||||||
"skyrim_style": {
|
"skyrim_style": {
|
||||||
"texture": "ebwizardry:gui/spell_hud/skyrim_style",
|
"texture": "ebwizardry:gui/spell_hud/skyrim_style",
|
||||||
|
|||||||
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "No Icon",
|
"name": "Compact",
|
||||||
"description": "A variation on the default skin that doesn't show the spell icon.",
|
"description": "A variation on the default skin that doesn't show the spell icon.",
|
||||||
"width": 96,
|
"width": 96,
|
||||||
"height": 37,
|
"height": 37,
|
||||||
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
Reference in New Issue
Block a user