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

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

View File

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

View File

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