'Tis the season!

- Decked the halls
- Jingled the bells
- Wrapped the presents
- Loaded up the sleigh
This commit is contained in:
Electroblob77
2019-12-17 15:53:40 +00:00
parent 9ade6442b2
commit 324094f418
35 changed files with 252 additions and 62 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

@@ -74,5 +74,9 @@
"planks": {
"texture": "ebwizardry:gui/spell_hud/planks",
"metadata": "ebwizardry:gui/spell_hud/planks"
},
"festive": {
"texture": "ebwizardry:gui/spell_hud/festive",
"metadata": "ebwizardry:gui/spell_hud/festive"
}
}
@@ -0,0 +1,33 @@
{
"name": "Festive",
"description": "'Tis the season!",
"width": 126,
"height": 41,
"mirror": {
"x": true,
"y": true
},
"spell_icon_inset": {
"x": 2,
"y": 2
},
"text_inset": {
"x": 40,
"y": 20
},
"spell_cascade_offset": {
"x": 0,
"y": 8
},
"cooldown_bar": {
"x": 39,
"y": 1,
"length": 86,
"height": 8,
"mirror": {
"x": true,
"y": true
},
"show_when_full": true
}
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB