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

Theres no RF Consumer / Producer availble. #25

Closed Lion4K closed 6 years ago

Lion4K commented 6 years ago

I've installed Immersive enginneering who uses RF but no RF producer were found.

Lion4K commented 6 years ago

I've installed the RF API and it now shows the RF producer and Consumer.

https://minecraft.curseforge.com/projects/redstone-flux

Xalcon commented 6 years ago

This is not a bug but intended. The RF API was moved into its own package and most mods didnt use the RF API but the Forge Variant (atleast a few months ago).

Lion4K commented 6 years ago

But needs some fixing as somehow there's mods that use the RF but the mod won't see them using and thus hides the RF related items.

The mod in question even had it's own RF solution and everything and I could confirm it was RF bc it interacted with the RF items from the your mod.

So, idk, I think perhaps a manual mode in a ini file somewhere to forcibly enable each component would be welcome.