5 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
3adab12808 Remove unnecessary blank lines in gold_nugget.json for cleaner formatting
All checks were successful
Texture Pack Packaging and Release / package-and-release (push) Successful in 19s
2025-06-23 21:32:36 +02:00
Gitea Actions
567d624f32 Update to version 1.2.5 [skip ci] 2025-06-23 19:22:22 +00:00
6 changed files with 83 additions and 108 deletions

View File

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

Binary file not shown.

View File

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

View File

@@ -7,9 +7,5 @@
"overrides": [
{"predicate": {"custom_model_data":1000}, "model": "item/spelleffects/volcano"},
{"predicate": {"custom_model_data":1001}, "model": "item/spelleffects/boulder"}
]
}

View File

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

View File

@@ -22,3 +22,5 @@ New version: 1.2.1
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