Updated properties to 1.20. Gradle to 8.1.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
modLoader="javafml"
|
||||
loaderVersion="[40,)"
|
||||
loaderVersion="[47,)"
|
||||
license="GNU LESSER GENERAL PUBLIC LICENSE"
|
||||
issueTrackerURL="https://bitbucket.org/Requios/effortless-building/issues?status=new&status=open&status=submitted&is_spam=%21spam"
|
||||
showAsResourcePack=false
|
||||
@@ -19,14 +19,14 @@ Makes building easier by providing tools like mirrors, arrays, build modes and a
|
||||
[[dependencies.effortlessbuilding]]
|
||||
modId="forge"
|
||||
mandatory=true
|
||||
versionRange="[40.2.4,)"
|
||||
versionRange="[47.0.0,)"
|
||||
ordering="NONE"
|
||||
side="BOTH"
|
||||
|
||||
[[dependencies.effortlessbuilding]]
|
||||
modId="minecraft"
|
||||
mandatory=true
|
||||
versionRange="[1.19,1.20)"
|
||||
versionRange="[1.20,1.21)"
|
||||
ordering="NONE"
|
||||
side="BOTH"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user