Fix 1.21.8 pack.mcmeta

1.21.8 still uses the older "supported_formats" system (also how do i disable copilot autocomplete mhhh)
This commit is contained in:
minimiscus
2026-01-31 18:19:55 +00:00
committed by GitHub
parent 3039b27fc5
commit 8c55042d42

View File

@@ -1,7 +1,6 @@
{
"pack": {
"description": "The go-to 32x resource pack.\n§8December 2025 Release",
"min_format": 56,
"max_format": 64
"pack_format": 64
}
}
}