aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorKevin <92656833+kevinthegreat1@users.noreply.github.com>2024-01-14 16:28:00 -0500
committerGitHub <noreply@github.com>2024-01-14 16:28:00 -0500
commit0d6ae155fb799bcd0932cb6633f03bd73df2c9c3 (patch)
treedace4751bb8e38f5faa95ff2311a3e03b94268ee /src/main/resources
parent110f58e0d78fd8414cfd9e5798fc054bb5e45bfe (diff)
downloadSkyblocker-0d6ae155fb799bcd0932cb6633f03bd73df2c9c3.tar.gz
Skyblocker-0d6ae155fb799bcd0932cb6633f03bd73df2c9c3.tar.bz2
Skyblocker-0d6ae155fb799bcd0932cb6633f03bd73df2c9c3.zip
Update top aligned pack.mcmeta (#492)
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/resourcepacks/top_aligned/pack.mcmeta6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/main/resources/resourcepacks/top_aligned/pack.mcmeta b/src/main/resources/resourcepacks/top_aligned/pack.mcmeta
index 764d5396..b9450ccd 100644
--- a/src/main/resources/resourcepacks/top_aligned/pack.mcmeta
+++ b/src/main/resources/resourcepacks/top_aligned/pack.mcmeta
@@ -1,6 +1,10 @@
{
"pack": {
"pack_format": 15,
+ "supported_formats": {
+ "min_inclusive": 15,
+ "max_inclusive": 2147483647
+ },
"description": "Alternative layout for Skyblocker's Fancy Tab-HUD"
}
-} \ No newline at end of file
+}