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": {
|
"pack": {
|
||||||
"description": "${mod_name} resources",
|
"description": {
|
||||||
"pack_format": 8
|
"text": "${mod_name} resources"
|
||||||
|
},
|
||||||
|
"pack_format": 15
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user