Relax JEI version requirement
This commit is contained in:
parent
6aed33a5d7
commit
374f0a0841
|
|
@ -60,6 +60,6 @@ side = "BOTH"
|
|||
modId = "jei"
|
||||
mandatory = false
|
||||
# This version range declares a minimum of the current minecraft version up to but not including the next major version
|
||||
versionRange = "[10,)"
|
||||
versionRange = "[9.9999,)"
|
||||
ordering = "BEFORE"
|
||||
side = "CLIENT"
|
||||
Loading…
Reference in New Issue
Block a user