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