Skip to content

Commit 09bc8d5

Browse files
committed
pack.mcmeta format changed to minecraft 1.15.2.
Signed-off-by: Pavel Erokhin (MairwunNx) <MairwunNx@gmail.com>
1 parent 0dbc0fc commit 09bc8d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/resources/pack.mcmeta

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"pack": {
33
"description": "Project Essentials Backup resources",
4-
"pack_format": 4,
5-
"_comment": "A pack_format of 4 requires json lang files. Note: we require v4 pack meta for all mods."
4+
"pack_format": 5,
5+
"_comment": "A pack_format of 5 requires json lang files and some texture changes from 1.15. Note: we require v5 pack meta for all mods."
66
}
77
}

0 commit comments

Comments
 (0)