Update resource pack format to 8.

This commit is contained in:
Tyler Hancock 2021-12-02 01:44:30 -07:00
parent ff5a66e566
commit 5ce38ecc86
No known key found for this signature in database
GPG Key ID: D10D32949D03E695

View File

@ -1,6 +1,6 @@
{
"pack": {
"description": "${mod_name}",
"pack_format": 6
"pack_format": 8
}
}