Compare commits
12 commits
Author | SHA1 | Date | |
---|---|---|---|
484d6f09d7 | |||
6132aa931e | |||
d7d6e587db | |||
d4564fa6cb | |||
ccdbe742b4 | |||
40c04c4d77 | |||
c4e982a294 | |||
de537d3bac | |||
497d2948cd | |||
d9840e3647 | |||
c315e53b9a | |||
55e24ef8be |
1
.gitignore
vendored
|
@ -1,2 +1,3 @@
|
|||
build
|
||||
build.zip
|
||||
*.zip
|
||||
|
|
162
assets/minecraft/font/hud/gameplay/default/bottom_middle.json
Normal file
|
@ -0,0 +1,162 @@
|
|||
{
|
||||
"providers": [
|
||||
{
|
||||
"type": "reference",
|
||||
"id": "space"
|
||||
},
|
||||
{
|
||||
"type": "space",
|
||||
"advances": {
|
||||
" ": 4,
|
||||
"": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "font/language/wynncraft.png",
|
||||
"ascent": 7,
|
||||
"chars": [
|
||||
"\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000",
|
||||
"\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000",
|
||||
" !\"#$%&'()*+,-./",
|
||||
"0123456789:;<=>?",
|
||||
"@ABCDEFGHIJKLMNO",
|
||||
"PQRSTUVWXYZ[\\]^_",
|
||||
"`abcdefghijklmno",
|
||||
"pqrstuvwxyz{|}~\u0000",
|
||||
"\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000",
|
||||
"\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000£\u0000\u0000ƒ",
|
||||
"\u0000\u0000\u0000\u0000\u0000\u0000ªº\u0000\u0000¬\u0000\u0000\u0000«»",
|
||||
"░▒▓│┤╡╢╖╕╣║╗╝╜╛┐",
|
||||
"└┴┬├─┼╞╟╚╔╩╦╠═╬╧",
|
||||
"╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀",
|
||||
"\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000∅∈\u0000",
|
||||
"≡±≥≤⌠⌡÷≈°∙\u0000√ⁿ²■\u0000"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "font/hud/gameplay/default/bottom_middle/level.png",
|
||||
"ascent": -33,
|
||||
"height": 10,
|
||||
"chars": [
|
||||
""
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "font/hud/gameplay/default/bottom_middle/display.png",
|
||||
"ascent": -16,
|
||||
"chars": [
|
||||
"",
|
||||
"\u0000\u0000\u0000\u0000"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "font/hud/gameplay/default/bottom_middle/hotbar.png",
|
||||
"ascent": -4,
|
||||
"height": 64,
|
||||
"chars": [
|
||||
""
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "font/hud/gameplay/default/bottom_middle/health.png",
|
||||
"ascent": -26,
|
||||
"chars": [
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
""
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "font/hud/gameplay/default/bottom_middle/health_background.png",
|
||||
"ascent": -15,
|
||||
"height": 20,
|
||||
"chars": [
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
""
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "font/hud/gameplay/default/bottom_middle/mana.png",
|
||||
"ascent": -26,
|
||||
"chars": [
|
||||
""
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "font/hud/gameplay/default/bottom_middle/mana_background.png",
|
||||
"ascent": -15,
|
||||
"height": 20,
|
||||
"chars": [
|
||||
""
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "font/hud/gameplay/default/bottom_middle/meter.png",
|
||||
"ascent": -14,
|
||||
"height": 27,
|
||||
"chars": [
|
||||
"\u0000\u0000\u0000\u0000",
|
||||
"",
|
||||
"",
|
||||
"\u0000\u0000\u0000\u0000\u0000",
|
||||
"",
|
||||
"",
|
||||
"\u0000\u0000\u0000\u0000\u0000"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "font/hud/gameplay/default/bottom_middle/sprint.png",
|
||||
"ascent": -14,
|
||||
"height": 27,
|
||||
"chars": [
|
||||
""
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "font/hud/gameplay/default/bottom_middle/breath.png",
|
||||
"ascent": -14,
|
||||
"height": 27,
|
||||
"chars": [
|
||||
""
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "font/hud/gameplay/default/bottom_middle/spell.png",
|
||||
"ascent": 12,
|
||||
"height": 16,
|
||||
"chars": [
|
||||
""
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "font/hud/gameplay/default/bottom_middle/special.png",
|
||||
"ascent": -54,
|
||||
"height": 32,
|
||||
"chars": [
|
||||
"\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
""
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -52,7 +52,7 @@
|
|||
{
|
||||
"type": "bitmap",
|
||||
"file": "font/interface/mastery_tome/mastery_tome.png",
|
||||
"ascent": 21,
|
||||
"ascent": 64,
|
||||
"height": 256,
|
||||
"chars": [
|
||||
""
|
||||
|
|
Before Width: | Height: | Size: 4.9 KiB After Width: | Height: | Size: 883 B |
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 4.4 KiB After Width: | Height: | Size: 281 B |
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 3.8 KiB |
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
Before Width: | Height: | Size: 5.5 KiB After Width: | Height: | Size: 5.5 KiB |
Before Width: | Height: | Size: 79 B After Width: | Height: | Size: 79 B |
Before Width: | Height: | Size: 4.6 KiB After Width: | Height: | Size: 7 KiB |
After Width: | Height: | Size: 183 B |
Before Width: | Height: | Size: 4.5 KiB After Width: | Height: | Size: 443 B |
Before Width: | Height: | Size: 125 B |
Before Width: | Height: | Size: 125 B |
Before Width: | Height: | Size: 276 B After Width: | Height: | Size: 295 B |
Before Width: | Height: | Size: 4.3 KiB |
Before Width: | Height: | Size: 4.1 KiB |
Before Width: | Height: | Size: 4.1 KiB |
Before Width: | Height: | Size: 4.6 KiB |
Before Width: | Height: | Size: 4.1 KiB |
Before Width: | Height: | Size: 4.1 KiB |
Before Width: | Height: | Size: 4.1 KiB |
Before Width: | Height: | Size: 4.1 KiB |
Before Width: | Height: | Size: 4.1 KiB |
Before Width: | Height: | Size: 4.1 KiB |
Before Width: | Height: | Size: 205 B |
Before Width: | Height: | Size: 287 B |
Before Width: | Height: | Size: 518 B |
|
@ -1 +0,0 @@
|
|||
{"animation":{"frametime":20,"interpolate":true}}
|
Before Width: | Height: | Size: 301 B |
Before Width: | Height: | Size: 190 B |
Before Width: | Height: | Size: 496 B |
|
@ -1 +0,0 @@
|
|||
{"animation":{"frametime":20,"interpolate":true}}
|
Before Width: | Height: | Size: 361 B |
Before Width: | Height: | Size: 197 B |
Before Width: | Height: | Size: 613 B |
|
@ -1 +0,0 @@
|
|||
{"animation":{"frametime":20,"interpolate":true}}
|
Before Width: | Height: | Size: 198 B |
Before Width: | Height: | Size: 262 B |
Before Width: | Height: | Size: 526 B |
|
@ -1 +0,0 @@
|
|||
{"animation":{"frametime":20,"interpolate":true}}
|
Before Width: | Height: | Size: 219 B |
Before Width: | Height: | Size: 322 B |
Before Width: | Height: | Size: 621 B |
|
@ -1 +0,0 @@
|
|||
{"animation":{"frametime":20,"interpolate":true}}
|
Before Width: | Height: | Size: 207 B |
Before Width: | Height: | Size: 295 B |
Before Width: | Height: | Size: 587 B |
|
@ -1 +0,0 @@
|
|||
{"animation":{"frametime":20,"interpolate":true}}
|
Before Width: | Height: | Size: 324 B |
Before Width: | Height: | Size: 196 B |
Before Width: | Height: | Size: 550 B |
|
@ -1 +0,0 @@
|
|||
{"animation":{"frametime":20,"interpolate":true}}
|
Before Width: | Height: | Size: 326 B |
Before Width: | Height: | Size: 197 B |
Before Width: | Height: | Size: 539 B |
|
@ -1 +0,0 @@
|
|||
{"animation":{"frametime":20,"interpolate":true}}
|
Before Width: | Height: | Size: 336 B |
Before Width: | Height: | Size: 200 B |
Before Width: | Height: | Size: 558 B |
|
@ -1 +0,0 @@
|
|||
{"animation":{"frametime":20,"interpolate":true}}
|
Before Width: | Height: | Size: 312 B |
Before Width: | Height: | Size: 197 B |
Before Width: | Height: | Size: 535 B |
|
@ -1 +0,0 @@
|
|||
{"animation":{"frametime":20,"interpolate":true}}
|
Before Width: | Height: | Size: 966 B After Width: | Height: | Size: 395 B |
Before Width: | Height: | Size: 600 B After Width: | Height: | Size: 147 B |
Before Width: | Height: | Size: 793 B After Width: | Height: | Size: 662 B |
34
pack.mcmeta
|
@ -7,29 +7,41 @@
|
|||
},
|
||||
"description": [
|
||||
{
|
||||
"text": "EnderNon Dark Pack",
|
||||
"color": "#a45af9"
|
||||
"text": "EnderNon DarkPack",
|
||||
"color": "#a45af9",
|
||||
"bold": true
|
||||
},
|
||||
{
|
||||
"text": " "
|
||||
"text": " ",
|
||||
"bold": false
|
||||
},
|
||||
{
|
||||
"text": "Wynn 2.1.1",
|
||||
"color": "gray"
|
||||
"text": "v3.1.0",
|
||||
"color": "dark_purple",
|
||||
"bold": true
|
||||
},
|
||||
{
|
||||
"text": "\n"
|
||||
"text": "\n",
|
||||
"bold": false
|
||||
},
|
||||
{
|
||||
"text": "MC 1.20.0+",
|
||||
"color": "gray"
|
||||
"text": "Wynn2.1.1",
|
||||
"color": "#bbd65a",
|
||||
"bold": false
|
||||
},
|
||||
{
|
||||
"text": " "
|
||||
"text": " ",
|
||||
"bold": false
|
||||
},
|
||||
{
|
||||
"text": "Jan. 06, 2025",
|
||||
"color": "dark_gray"
|
||||
"text": "MC1.20.0+",
|
||||
"color": "#7d5a3d",
|
||||
"bold": false
|
||||
},
|
||||
{
|
||||
"text": " 09.01.2025",
|
||||
"color": "gray",
|
||||
"bold": false
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|