Xalcon / EnergyConverters

Simple mod which provides a few blocks which can convert energy from and to EU or RF
MIT License
12 stars 17 forks source link

Make dependency on IC2 API optional #2

Closed Xalcon closed 7 years ago

Xalcon commented 7 years ago

We dont want to ship the API with the mod itself but also dont want to hard depent on it. If IC2 is not present, we should not load/register any IC2 based conversion blocks.