Update pack versions (#9414)

This commit is contained in:
noeppi_noeppi 2023-03-24 21:17:22 +01:00 committed by GitHub
parent 10fd88714d
commit 92f7a8ac57

View file

@ -1,8 +1,8 @@
{
"pack": {
"description": "examplemod resources",
"pack_format": 12,
"forge:resource_pack_format": 12,
"forge:data_pack_format": 10
"pack_format": 13,
"forge:client_resources_pack_format": 13,
"forge:server_data_pack_format": 12
}
}