mirror of
https://github.com/Jozufozu/Flywheel.git
synced 2024-11-14 14:33:57 +01:00
Remove rubidium optional dependency (#270)
This commit is contained in:
parent
461578ec0e
commit
e6fecc60b5
@ -26,13 +26,6 @@ mandatory = true
|
||||
versionRange = "${forge_version_range}"
|
||||
side = "CLIENT"
|
||||
|
||||
# Simulates a breaks/incompatible dependency
|
||||
[[dependencies.${mod_id}]]
|
||||
modId = "rubidium"
|
||||
mandatory = false
|
||||
versionRange = "[0.0-INCOMPATIBLE]"
|
||||
side = "CLIENT"
|
||||
|
||||
[[dependencies.${mod_id}]]
|
||||
modId = "embeddium"
|
||||
mandatory = false
|
||||
|
Loading…
Reference in New Issue
Block a user