2 Commits

Author SHA1 Message Date
36d312d4ca Merge branch 'main' of https://git.devbeni.lol/MineDivinity/pack
All checks were successful
Texture Pack Packaging and Release / package-and-release (push) Successful in 10s
2025-06-22 23:17:19 +02:00
140c8ee0a9 Update font ascent and height values for consistency across bitmap files 2025-06-22 23:17:18 +02:00

View File

@ -3,35 +3,43 @@
{ {
"type": "bitmap", "type": "bitmap",
"file": "minecraft:gui/auth.png", "file": "minecraft:gui/auth.png",
"ascent": 7, "ascent": 16,
"height": 8, "height": 16,
"chars": [""] "chars": [
""
]
}, },
{ {
"type": "bitmap", "type": "bitmap",
"file": "minecraft:gui/lobby.png", "file": "minecraft:gui/lobby.png",
"ascent": 7, "ascent": 16,
"height": 8, "height": 16,
"chars": [""] "chars": [
""
]
}, },
{ {
"type": "bitmap", "type": "bitmap",
"file": "minecraft:gui/skypvp.png", "file": "minecraft:gui/skypvp.png",
"ascent": 7, "ascent": 16,
"height": 8, "height": 16,
"chars": [""] "chars": [
""
]
}, },
{ {
"type": "bitmap", "type": "bitmap",
"file": "minecraft:gui/skyblock.png", "file": "minecraft:gui/skyblock.png",
"ascent": 7, "ascent": 16,
"height": 8, "height": 16,
"chars": [""] "chars": [
""
]
}, },
{ {
"type": "bitmap", "type": "bitmap",
"file": "minecraft:ranks/admin.png", "file": "minecraft:ranks/admin.png",
"ascent": 7, "ascent": 8,
"height": 8, "height": 8,
"chars": [ "chars": [
"" ""
@ -40,7 +48,7 @@
{ {
"type": "bitmap", "type": "bitmap",
"file": "minecraft:ranks/helper.png", "file": "minecraft:ranks/helper.png",
"ascent": 7, "ascent": 8,
"height": 8, "height": 8,
"chars": [ "chars": [
"" ""
@ -49,7 +57,7 @@
{ {
"type": "bitmap", "type": "bitmap",
"file": "minecraft:ranks/tulaj.png", "file": "minecraft:ranks/tulaj.png",
"ascent": 7, "ascent": 8,
"height": 8, "height": 8,
"chars": [ "chars": [
"" ""
@ -58,7 +66,7 @@
{ {
"type": "bitmap", "type": "bitmap",
"file": "minecraft:ranks/admin+.png", "file": "minecraft:ranks/admin+.png",
"ascent": 7, "ascent": 8,
"height": 8, "height": 8,
"chars": [ "chars": [
"" ""
@ -67,7 +75,7 @@
{ {
"type": "bitmap", "type": "bitmap",
"file": "minecraft:ranks/manager.png", "file": "minecraft:ranks/manager.png",
"ascent": 7, "ascent": 8,
"height": 8, "height": 8,
"chars": [ "chars": [
"" ""
@ -76,7 +84,7 @@
{ {
"type": "bitmap", "type": "bitmap",
"file": "minecraft:ranks/developer.png", "file": "minecraft:ranks/developer.png",
"ascent": 7, "ascent": 8,
"height": 8, "height": 8,
"chars": [ "chars": [
"" ""
@ -85,7 +93,7 @@
{ {
"type": "bitmap", "type": "bitmap",
"file": "minecraft:ranks/staff.png", "file": "minecraft:ranks/staff.png",
"ascent": 7, "ascent": 8,
"height": 8, "height": 8,
"chars": [ "chars": [
"" ""