Fixed build.gradle referencing older flywheel.

Updated logo, pack version
This commit is contained in:
Christian Knaapen
2023-07-18 21:16:49 +02:00
parent 82ee3eefaa
commit 0a9b764d3f
5 changed files with 5 additions and 6 deletions

View File

@@ -1,7 +1,6 @@
{
"pack": {
"description": "examplemod resources",
"pack_format": 5,
"_comment": "A pack_format of 5 requires json lang files and some texture changes from 1.15. Note: we require v5 pack meta for all mods."
"pack_format": 10,
}
}