Remove JEI dependency
This commit is contained in:
parent
5cd3b40add
commit
da1017e61e
|
|
@ -56,10 +56,3 @@ mandatory = true
|
|||
versionRange = "[1.18.2,1.19)"
|
||||
ordering = "NONE"
|
||||
side = "BOTH"
|
||||
[[dependencies.modernfix]]
|
||||
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,)"
|
||||
ordering = "BEFORE"
|
||||
side = "CLIENT"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user