Minor resource pack related fixes (#7884)

This commit is contained in:
Cyborgmas 2021-08-23 13:52:17 -04:00 committed by GitHub
parent 43918e3496
commit 77eeae0066

View file

@ -1,7 +1,6 @@
{ {
"pack": { "pack": {
"description": "examplemod resources", "description": "examplemod resources",
"pack_format": 6, "pack_format": 7
"_comment": "A pack_format of 6 requires json lang files and some texture changes from 1.16.2. Note: we require v6 pack meta for all mods."
} }
} }