diff --git a/pack.mcmeta b/pack.mcmeta index 2011601..f8c9c0d 100644 --- a/pack.mcmeta +++ b/pack.mcmeta @@ -1,8 +1,13 @@ { "pack": { - "description": "MoreEnchantments", - "pack_format": 88, - "max_format": 88, - "min_format": 88 + "description": "more-enchantments", + "min_format": [ + 101, + 1 + ], + "max_format": [ + 101, + 1 + ] } } \ No newline at end of file