Skip to content

Commit e1ccd50

Browse files
committed
update pack.mcmeta to support new formats
1 parent 8e80bc5 commit e1ccd50

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

pack.mcmeta

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
{
22
"pack": {
3-
"pack_format": 69,
4-
"supported_formats": [55,69],
5-
"description": "§r§d§kbang§r §5§nGithub.com/bangetto§r §d§ketto"
3+
"description": "§r§d§kbang§r §5§nGithub.com/bangetto§r §d§ketto",
4+
5+
"pack_format": 64,
6+
"supported_formats": [55,64],
7+
8+
"min_format": 65,
9+
"max_format": 69
610
}
711
}

0 commit comments

Comments
 (0)