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-Permissions/issues"
4
4
5
5
[[mods ]]
6
6
modId =" project_essentials_permissions"
7
- version =" 1.14.4-1. 1.0.0"
7
+ version =" 1.15.2- 1.0.0"
8
8
displayName =" Project Essentials Permissions"
9
- updateJSONURL =" https://raw.githubusercontent.com/ProjectEssentials/ProjectEssentials-Permissions/MC-1.14.X /update.json"
9
+ updateJSONURL =" https://raw.githubusercontent.com/ProjectEssentials/ProjectEssentials-Permissions/MC-1.15.2 /update.json"
10
10
displayURL =" https://github.com/ProjectEssentials/ProjectEssentials-Permissions"
11
11
credits =" Thanks JetBrains for Intellij IDEA license!"
12
12
authors =" MairwunNx (Pavel Erokhin)"
@@ -27,13 +27,13 @@ issueTrackerURL="https://github.com/ProjectEssentials/ProjectEssentials-Permissi
27
27
[[dependencies .projectessentialspermissions ]]
28
28
modId =" forge"
29
29
mandatory =true
30
- versionRange =" [28 ,)"
30
+ versionRange =" [31 ,)"
31
31
ordering =" NONE"
32
32
side =" BOTH"
33
33
34
34
[[dependencies .projectessentialspermissions ]]
35
35
modId =" minecraft"
36
36
mandatory =true
37
- versionRange =" [1.14.4 ]"
37
+ versionRange =" [1.15.2 ]"
38
38
ordering =" NONE"
39
39
side =" BOTH"
You can’t perform that action at this time.
0 commit comments