Fix mcef dependency version in mods.toml
This commit is contained in:
parent
5b37a39dbc
commit
1de20710fe
|
|
@ -42,6 +42,6 @@ side="BOTH"
|
||||||
[[dependencies.webdisplays]]
|
[[dependencies.webdisplays]]
|
||||||
modId="mcef"
|
modId="mcef"
|
||||||
mandatory=true
|
mandatory=true
|
||||||
versionRange="[1.20.1-2.4.17, )"
|
versionRange="[2.0.0+1.20.1, )"
|
||||||
ordering="NONE"
|
ordering="NONE"
|
||||||
side="BOTH"
|
side="BOTH"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user