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