
Titanium Refabricated is a port of Titanium which is itself just a simple lib used by all horizon studio mods, like portality and industrial foregoing. Currently this is just used for portality refabricated, but I'm also in the process of porting industrial foregoing.
Some code features:
Inventory item and fluid components
Nbt annotation saving system
Registry helper
How to use in project:
maven { url "https://jitpack.io" } modImplementation("com.github.Refabricated-Mods:Titanium:3.5.8")