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": {
"description": "MoreEnchantments",
"pack_format": 88,
"max_format": 88,
"min_format": 88
"description": "more-enchantments",
"min_format": [
101,
1
],
"max_format": [
101,
1
]
}
}