Fixed build.gradle referencing older flywheel.
Updated logo, pack version
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
modLoader="javafml"
|
||||
loaderVersion="[40,)"
|
||||
license="GNU LESSER GENERAL PUBLIC LICENSE"
|
||||
issueTrackerURL="https://bitbucket.org/Requios/effortless-building/issues?status=new&status=open"
|
||||
issueTrackerURL="https://bitbucket.org/Requios/effortless-building/issues?status=new&status=open&status=submitted&is_spam=%21spam"
|
||||
showAsResourcePack=false
|
||||
|
||||
[[mods]]
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 4.5 KiB After Width: | Height: | Size: 34 KiB |
@@ -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,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user