min JEI version of 9.7.1
This commit is contained in:
@@ -4,7 +4,7 @@ issueTrackerURL = "https://github.com/refinedmods/refinedstorage"
|
||||
license="MIT"
|
||||
[[mods]]
|
||||
modId = "refinedstorage"
|
||||
version="${version}"
|
||||
version = "123"
|
||||
displayName = "Refined Storage"
|
||||
displayURL="https://refinedmods.com/refined-storage"
|
||||
logoFile="logo.png"
|
||||
@@ -18,3 +18,9 @@ mandatory=true
|
||||
versionRange = "[40.1,)"
|
||||
ordering = "NONE"
|
||||
side = "BOTH"
|
||||
[[dependencies.refinedstorage]]
|
||||
modId = "jei"
|
||||
mandatory = true
|
||||
versionRange = "[9.7.1,)"
|
||||
ordering = "NONE"
|
||||
side = "BOTH"
|
Reference in New Issue
Block a user