aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authormsg-programs <msgdoesstuff@gmail.com>2023-08-06 19:49:20 +0200
committermsg-programs <msgdoesstuff@gmail.com>2023-08-06 19:49:20 +0200
commit484f2d98c8819e9b0fc26f87405d119f20768caa (patch)
tree912d61917e984b83edff0bca3cc064c3b77f7a1c /src/main/resources
parentf43d26234cb60650af020be7690c0d0b43771c09 (diff)
downloadSkyblocker-484f2d98c8819e9b0fc26f87405d119f20768caa.tar.gz
Skyblocker-484f2d98c8819e9b0fc26f87405d119f20768caa.tar.bz2
Skyblocker-484f2d98c8819e9b0fc26f87405d119f20768caa.zip
Add resource pack description and icon.
Latter looks a bit off thanks to whatever Minecraft uses to scale the icon...
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/resourcepacks/default_top/pack.mcmeta2
-rw-r--r--src/main/resources/resourcepacks/default_top/pack.pngbin0 -> 845 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/resourcepacks/default_top/pack.mcmeta b/src/main/resources/resourcepacks/default_top/pack.mcmeta
index bfbd1df3..51ce98bf 100644
--- a/src/main/resources/resourcepacks/default_top/pack.mcmeta
+++ b/src/main/resources/resourcepacks/default_top/pack.mcmeta
@@ -1,6 +1,6 @@
{
"pack": {
"pack_format": 15,
- "description": "Tutorial Resource Pack"
+ "description": "Alternative layout for Skyblocker's fancy Tab-HUD "
}
} \ No newline at end of file
diff --git a/src/main/resources/resourcepacks/default_top/pack.png b/src/main/resources/resourcepacks/default_top/pack.png
new file mode 100644
index 00000000..1cae0b75
--- /dev/null
+++ b/src/main/resources/resourcepacks/default_top/pack.png
Binary files differ