|
@@ -1,5 +1,5 @@
|
|
modLoader="javafml"
|
|
modLoader="javafml"
|
|
-loaderVersion="[33,)"
|
|
|
|
|
|
+loaderVersion="[34,)"
|
|
license="LGPL-3.0-or-later"
|
|
license="LGPL-3.0-or-later"
|
|
issueTrackerURL="https://github.com/TheIllusiveC4/CustomFoV/issues"
|
|
issueTrackerURL="https://github.com/TheIllusiveC4/CustomFoV/issues"
|
|
logoFile="${mod_icon}"
|
|
logoFile="${mod_icon}"
|
|
@@ -15,12 +15,12 @@ ${mod_description}
|
|
[[dependencies.customfov]]
|
|
[[dependencies.customfov]]
|
|
modId="forge"
|
|
modId="forge"
|
|
mandatory=true
|
|
mandatory=true
|
|
- versionRange="[33.0.2,)"
|
|
|
|
|
|
+ versionRange="[34,)"
|
|
ordering="NONE"
|
|
ordering="NONE"
|
|
side="CLIENT"
|
|
side="CLIENT"
|
|
[[dependencies.customfov]]
|
|
[[dependencies.customfov]]
|
|
modId="minecraft"
|
|
modId="minecraft"
|
|
mandatory=true
|
|
mandatory=true
|
|
- versionRange="[1.16.2,1.17)"
|
|
|
|
|
|
+ versionRange="[1.16.3,1.17)"
|
|
ordering="NONE"
|
|
ordering="NONE"
|
|
side="CLIENT"
|
|
side="CLIENT"
|