3 Commits

Author SHA1 Message Date
06ac469f2e Update pack/assets/minecraft/font/default.json
All checks were successful
Texture Pack Packaging and Release / package-and-release (push) Successful in 2m22s
2025-07-04 23:35:32 +00:00
5b8c8d57e2 Delete MineDivinity-Pack.sha1.txt
Some checks failed
Texture Pack Packaging and Release / package-and-release (push) Has been cancelled
2025-07-04 23:23:17 +00:00
Gitea Actions
de761b713e Update to version 1.2.6 [skip ci] 2025-06-23 22:58:17 +00:00
5 changed files with 82 additions and 104 deletions

View File

@@ -1 +0,0 @@
4c7587735fbad76b0078c9d224fa815b680885ba MineDivinity-Pack.zip

Binary file not shown.

View File

@@ -5,99 +5,77 @@
"file": "minecraft:ranks/admin.png",
"ascent": 7,
"height": 7,
"chars": [
""
]
"chars": ["\uE000"]
},
{
"type": "bitmap",
"file": "minecraft:ranks/admin+.png",
"ascent": 7,
"height": 7,
"chars": [
""
]
"chars": ["\uE001"]
},
{
"type": "bitmap",
"file": "minecraft:ranks/developer.png",
"ascent": 7,
"height": 7,
"chars": [
""
]
"chars": ["\uE002"]
},
{
"type": "bitmap",
"file": "minecraft:ranks/helper.png",
"ascent": 7,
"height": 7,
"chars": [
""
]
"chars": ["\uE003"]
},
{
"type": "bitmap",
"file": "minecraft:ranks/manager.png",
"ascent": 7,
"height": 7,
"chars": [
""
]
"chars": ["\uE004"]
},
{
"type": "bitmap",
"file": "minecraft:ranks/staff.png",
"ascent": 7,
"height": 7,
"chars": [
""
]
"chars": ["\uE005"]
},
{
"type": "bitmap",
"file": "minecraft:ranks/tulaj.png",
"ascent": 7,
"height": 7,
"chars": [
""
]
"chars": ["\uE006"]
},
{
"type": "bitmap",
"file": "minecraft:gui/auth.png",
"ascent": 10,
"height": 11,
"chars": [
""
]
"chars": ["\uE007"]
},
{
"type": "bitmap",
"file": "minecraft:gui/lobby.png",
"ascent": 10,
"height": 11,
"chars": [
""
]
"chars": ["\uE008"]
},
{
"type": "bitmap",
"file": "minecraft:gui/skyblock.png",
"ascent": 10,
"height": 11,
"chars": [
""
]
"chars": ["\uE009"]
},
{
"type": "bitmap",
"file": "minecraft:gui/skypvp.png",
"ascent": 10,
"height": 11,
"chars": [
""
]
"chars": ["\uE00A"]
}
]
}

View File

@@ -8,7 +8,7 @@
"color": "#FF5555"
},
{
"text": "v1.2.5",
"text": "v1.2.6",
"bold": true,
"color": "#FFAA00"
}

View File

@@ -23,3 +23,4 @@ New version: 1.2.2
New version: 1.2.3
New version: 1.2.4
New version: 1.2.5
New version: 1.2.6