Fix mcef dependency version in mods.toml

This commit is contained in:
ds58 2023-11-11 15:44:22 -06:00
parent 5b37a39dbc
commit 1de20710fe

View File

@ -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"