Update pack format for latest Minecraft

This commit is contained in:
2026-08-12 23:00:36 +01:00
parent 3dc3212863
commit 1d278003e2
+2 -1
View File
@@ -1,6 +1,7 @@
{ {
"pack": { "pack": {
"pack_format": 71, "min_format": [107, 1],
"max_format": [107, 1],
"description": "LZs Tools: Useful tools for vanilla Minecraft" "description": "LZs Tools: Useful tools for vanilla Minecraft"
} }
} }