gigaherz / Ender-Rift

The Powered Bottomless Storage System
https://www.curseforge.com/minecraft/mc-mods/ender-rift
BSD 3-Clause "New" or "Revised" License
12 stars 7 forks source link

1.16.1 Make compatible with FE energy #45

Closed ClaudiusMinimus closed 4 years ago

ClaudiusMinimus commented 4 years ago

Could you make your mod compatible with FE energy?

gigaherz commented 4 years ago

Uhm, the mod uses FE energy exclusively. I just call it RF because it's the same numbers, 1RF = 1FE

ClaudiusMinimus commented 4 years ago

That is true, but mods that specify FE will not transfer power to your mod. For example Industrial Reborn generators will not transfer power and their cables will not connect to the Ender-Rift

gigaherz commented 4 years ago

Maybe there's a bug, but I didn't change anything energy-related between 1.15 and 1.16. Are you connecting it right? The energy goes to the driver block, and any of the corners of the structure, not the rift itself.

gigaherz commented 4 years ago

I took another look, Industrial Reborn does not appear to use FE at all. In fact in the issue you wrote, the author says they have no intention to make their mod compatible with others, so that sounds to me like they don't use FE at all, meaning there's no way it would have worked.

I tested with a little mod called Tesseract, and it was perfectly able to accept and send power. So yeah, closing as it works as intended.

ClaudiusMinimus commented 4 years ago

Thank you very much for the efforts you have gone through regarding this issue!