Update pack.mcmeta

This commit is contained in:
AXOLOTsh
2026-04-15 22:27:24 +03:00
parent 12eaadf1d1
commit 6997a4a11e

View File

@@ -1,8 +1,13 @@
{ {
"pack": { "pack": {
"description": "MoreEnchantments", "description": "more-enchantments",
"pack_format": 88, "min_format": [
"max_format": 88, 101,
"min_format": 88 1
],
"max_format": [
101,
1
]
} }
} }