mirror of
https://github.com/Creators-of-Create/Create.git
synced 2025-02-05 09:54:59 +01:00
Permit the new Flywheel flywheel version in toml
This commit is contained in:
parent
77aa620fb9
commit
4876335de9
1 changed files with 1 additions and 1 deletions
|
@ -32,6 +32,6 @@ Technology that empowers the player.'''
|
|||
[[dependencies.create]]
|
||||
modId="flywheel"
|
||||
mandatory=true
|
||||
versionRange="[1.16-0.1,1.16-0.2)"
|
||||
versionRange="[1.16-0.2,1.16-0.3)"
|
||||
ordering="AFTER"
|
||||
side="CLIENT"
|
||||
|
|
Loading…
Reference in a new issue