File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11modLoader =" javafml"
2- loaderVersion =" [28 ,)"
2+ loaderVersion =" [31 ,)"
33logoFile =" logo.png"
44issueTrackerURL =" https://github.com/ProjectEssentials/ProjectEssentials-Core/issues"
55
66[[mods ]]
77 modId =" project_essentials_core"
88 version =" 1.15.2-1.0.0"
99 displayName =" Project Essentials Core"
10- updateJSONURL =" https://raw.githubusercontent.com/ProjectEssentials/ProjectEssentials-Core/MC-1.14.4 /update.json"
10+ updateJSONURL =" https://raw.githubusercontent.com/ProjectEssentials/ProjectEssentials-Core/MC-1.15.2 /update.json"
1111 displayURL =" https://github.com/ProjectEssentials/ProjectEssentials-Core"
1212 credits =" Thanks JetBrains for Intellij IDEA license!"
1313 authors =" MairwunNx (Pavel Erokhin)"
@@ -19,13 +19,13 @@ issueTrackerURL="https://github.com/ProjectEssentials/ProjectEssentials-Core/iss
1919[[dependencies .projectessentialscore ]]
2020 modId =" forge"
2121 mandatory =true
22- versionRange =" [28 ,)"
22+ versionRange =" [31 ,)"
2323 ordering =" NONE"
2424 side =" BOTH"
2525
2626[[dependencies .projectessentialscore ]]
2727 modId =" minecraft"
2828 mandatory =true
29- versionRange =" [1.14.4 ]"
29+ versionRange =" [1.15.2 ]"
3030 ordering =" NONE"
3131 side =" BOTH"
You can’t perform that action at this time.
0 commit comments