Fixed not being able to load when the newest version of Create is installed.

This commit is contained in:
Christian Knaapen
2023-10-22 13:38:47 +02:00
parent 5fb2edb97a
commit 8570bde282
3 changed files with 4 additions and 4 deletions

View File

@@ -33,6 +33,6 @@ Makes building easier by providing tools like mirrors, arrays, build modes and a
[[dependencies.effortlessbuilding]]
modId="flywheel"
mandatory=true
versionRange="[0.6.9,0.6.10)"
versionRange="[0.6.9,0.7)"
ordering="AFTER"
side="CLIENT"