Added titanium dep
This commit is contained in:
parent
e8d490df9a
commit
b150ec914d
|
@ -56,3 +56,10 @@ mandatory = true
|
||||||
versionRange = "[1.18.1,1.19)"
|
versionRange = "[1.18.1,1.19)"
|
||||||
ordering = "NONE"
|
ordering = "NONE"
|
||||||
side = "BOTH"
|
side = "BOTH"
|
||||||
|
[[dependencies.functionalstorage]]
|
||||||
|
modId = "titanium"
|
||||||
|
mandatory = true
|
||||||
|
versionRange = "[3.4.0,)"
|
||||||
|
# This version range declares a minimum of the current minecraft version up to but not including the next major version
|
||||||
|
ordering = "NONE"
|
||||||
|
side = "BOTH"
|
Loading…
Reference in New Issue
Block a user