Skip to content

Commit 9cba05f

Browse files
committed
pack.mcmeta format updated to minecraft 1.15.2.
Signed-off-by: Pavel Erokhin (MairwunNx) <MairwunNx@gmail.com>
1 parent 4105219 commit 9cba05f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/main/resources/pack.mcmeta

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"pack": {
3-
"description": "examplemod 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."
3+
"description": "Project Essentials Spawn resources",
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)