InnovativeOnlineIndustries / Titanium

Other
8 stars 23 forks source link

AlmostUnified integration #116

Closed rlnt closed 1 year ago

rlnt commented 1 year ago

This PR introduces integration for Almost Unified.

It is loaded as a compile-only dependency. The AlmostUnifiedAdapter makes sure the mod is actually loaded before accessing internals within the nested class to avoid a crash.

When the mod isn't installed or the API returned no result (null), it will use the previous behavior of the library.

The JEI maven was updated too because they switched Mavens and host all their artifacts on Blamejared now. This avoids having 3 Mavens because Almost Unified is hosted there as well.

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.