bump pack_format version to 15 (#361)
Minecraft 1.20 and 1.20.1 use pack_format 15
This commit is contained in:
parent
802a779e22
commit
adc92fa4ca
|
|
@ -1,6 +1,8 @@
|
|||
{
|
||||
"pack": {
|
||||
"description": "${mod_name} resources",
|
||||
"pack_format": 8
|
||||
"description": {
|
||||
"text": "${mod_name} resources"
|
||||
},
|
||||
"pack_format": 15
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user