diff options
author | msg-programs <msgdoesstuff@gmail.com> | 2023-08-24 20:26:16 +0200 |
---|---|---|
committer | msg-programs <msgdoesstuff@gmail.com> | 2023-08-24 20:26:16 +0200 |
commit | 53ab59cb82a05e887b12645383fb740f7dd3eba5 (patch) | |
tree | 2b1efe7ce8a47a08a0af95e227d3517d6feb2591 /src/main/resources/resourcepacks/top_aligned/pack.mcmeta | |
parent | 4dbcd98640bf3c50fbd0961cb66d33c57ac4a6d7 (diff) | |
download | Skyblocker-53ab59cb82a05e887b12645383fb740f7dd3eba5.tar.gz Skyblocker-53ab59cb82a05e887b12645383fb740f7dd3eba5.tar.bz2 Skyblocker-53ab59cb82a05e887b12645383fb740f7dd3eba5.zip |
Rename builtin resource pack
Diffstat (limited to 'src/main/resources/resourcepacks/top_aligned/pack.mcmeta')
-rw-r--r-- | src/main/resources/resourcepacks/top_aligned/pack.mcmeta | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/main/resources/resourcepacks/top_aligned/pack.mcmeta b/src/main/resources/resourcepacks/top_aligned/pack.mcmeta new file mode 100644 index 00000000..764d5396 --- /dev/null +++ b/src/main/resources/resourcepacks/top_aligned/pack.mcmeta @@ -0,0 +1,6 @@ +{ + "pack": { + "pack_format": 15, + "description": "Alternative layout for Skyblocker's Fancy Tab-HUD" + } +}
\ No newline at end of file |