File tree 1 file changed +5
-5
lines changed
src/main/resources/META-INF
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
modLoader =" javafml"
2
- loaderVersion =" [28 ,)"
2
+ loaderVersion =" [31 ,)"
3
3
issueTrackerURL =" https://github.com/ProjectEssentials/ProjectEssentials-Backup/issues"
4
4
5
5
[[mods ]]
6
6
modId =" project_essentials_backup"
7
- version =" 1.14.4 -1.0.1 "
7
+ version =" 1.15.2 -1.0.0 "
8
8
displayName =" Project Essentials Backup"
9
- updateJSONURL =" https://raw.githubusercontent.com/ProjectEssentials/ProjectEssentials-Backup/MC-1.14.4 /update.json"
9
+ updateJSONURL =" https://raw.githubusercontent.com/ProjectEssentials/ProjectEssentials-Backup/MC-1.15.2 /update.json"
10
10
displayURL =" https://github.com/ProjectEssentials/ProjectEssentials-Backup"
11
11
credits =" Thanks JetBrains for Intellij IDEA license!"
12
12
authors =" MairwunNx (Pavel Erokhin)"
@@ -25,13 +25,13 @@ issueTrackerURL="https://github.com/ProjectEssentials/ProjectEssentials-Backup/i
25
25
[[dependencies .projectessentialsbackup ]]
26
26
modId =" forge"
27
27
mandatory =true
28
- versionRange =" [28 ,)"
28
+ versionRange =" [31 ,)"
29
29
ordering =" NONE"
30
30
side =" BOTH"
31
31
32
32
[[dependencies .projectessentialsbackup ]]
33
33
modId =" minecraft"
34
34
mandatory =true
35
- versionRange =" [1.14.4 ]"
35
+ versionRange =" [1.15.2 ]"
36
36
ordering =" NONE"
37
37
side =" BOTH"
You can’t perform that action at this time.
0 commit comments