Fix git hooks
Some checks failed
Texture Pack Packaging and Release / package-and-release (push) Failing after 6s

This commit is contained in:
2025-06-22 02:53:31 +02:00
commit f7bf4b8aea
8 changed files with 365 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"providers": [
{
"type": "bitmap",
"file": "minecraft:gui/auth.png",
"ascent": 16,
"height": 16,
"chars": [
""
]
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 350 B

8
pack/pack.mcmeta Normal file
View File

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

BIN
pack/pack.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 KiB