3 Commits

Author SHA1 Message Date
2fb1279e9b 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 9s
2025-06-22 03:17:29 +02:00
3620413395 Downgrade pack_format to 10 in pack.mcmeta 2025-06-22 03:17:28 +02:00
5aea076e97 Update to version 1.0.2 [skip ci] 2025-06-22 01:12:48 +00:00
2 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{ {
"pack": { "pack": {
"pack_format": 15, "pack_format": 10,
"description": [ "description": [
{"text": "MineDivinity Pack", "bold": true, "color": "#FF5555"} {"text": "MineDivinity Pack", "bold": true, "color": "#FF5555"}
] ]

View File

@ -1 +1,2 @@
1.0.0New version: 1.0.1 1.0.0New version: 1.0.1
New version: 1.0.2