Titanium is a library mod which adds shared common code that all horizon mods use, this mod provides nothing of value without another mod activating it or using it.
repositories { maven { url = "https://cdn.hrzn.studio/maven"} } dependencies { compile fg.deobf('com.hrznstudio:titanium:VERSION') }