Fix git hooks
Some checks failed
Texture Pack Packaging and Release / package-and-release (push) Failing after 6s
Some checks failed
Texture Pack Packaging and Release / package-and-release (push) Failing after 6s
This commit is contained in:
13
pack/assets/minecraft/font/default.json
Normal file
13
pack/assets/minecraft/font/default.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"providers": [
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "minecraft:gui/auth.png",
|
||||
"ascent": 16,
|
||||
"height": 16,
|
||||
"chars": [
|
||||
""
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
BIN
pack/assets/minecraft/textures/gui/auth.png
Normal file
BIN
pack/assets/minecraft/textures/gui/auth.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 350 B |
8
pack/pack.mcmeta
Normal file
8
pack/pack.mcmeta
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"pack": {
|
||||
"pack_format": 15,
|
||||
"description": [
|
||||
{"text": "MineDivinity Pack", "bold": true, "color": "#FF5555"}
|
||||
]
|
||||
}
|
||||
}
|
BIN
pack/pack.png
Normal file
BIN
pack/pack.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.6 KiB |
Reference in New Issue
Block a user