diff options
author | msg-programs <msgdoesstuff@gmail.com> | 2023-08-06 19:49:20 +0200 |
---|---|---|
committer | msg-programs <msgdoesstuff@gmail.com> | 2023-08-06 19:49:20 +0200 |
commit | 484f2d98c8819e9b0fc26f87405d119f20768caa (patch) | |
tree | 912d61917e984b83edff0bca3cc064c3b77f7a1c /src/main/resources/resourcepacks | |
parent | f43d26234cb60650af020be7690c0d0b43771c09 (diff) | |
download | Skyblocker-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/resourcepacks')
-rw-r--r-- | src/main/resources/resourcepacks/default_top/pack.mcmeta | 2 | ||||
-rw-r--r-- | src/main/resources/resourcepacks/default_top/pack.png | bin | 0 -> 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 Binary files differnew file mode 100644 index 00000000..1cae0b75 --- /dev/null +++ b/src/main/resources/resourcepacks/default_top/pack.png |