diff --git a/pack.mcmeta b/pack.mcmeta index 12340a7b3..68f58a4a0 100644 --- a/pack.mcmeta +++ b/pack.mcmeta @@ -1,10 +1,7 @@ { "pack": { - "pack_format": 64, "description": "The go-to 32x resource pack.\n§8October 2025 Release", - "supported_formats": { - "min_inclusive": 43, - "max_inclusive": 64 - } + "min_format": [69, 0], + "max_format": [69, 0] } -} +} \ No newline at end of file