Update pack versions (#9414)
This commit is contained in:
parent
10fd88714d
commit
92f7a8ac57
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
{
|
{
|
||||||
"pack": {
|
"pack": {
|
||||||
"description": "examplemod resources",
|
"description": "examplemod resources",
|
||||||
"pack_format": 12,
|
"pack_format": 13,
|
||||||
"forge:resource_pack_format": 12,
|
"forge:client_resources_pack_format": 13,
|
||||||
"forge:data_pack_format": 10
|
"forge:server_data_pack_format": 12
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue