Added titanium dep

This commit is contained in:
Buuz135 2021-12-25 13:59:12 +01:00
parent e8d490df9a
commit b150ec914d

View File

@ -56,3 +56,10 @@ mandatory = true
versionRange = "[1.18.1,1.19)"
ordering = "NONE"
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"