FluidConverters

FluidConverters

50k Downloads

Add support for JEI

immortaleeb opened this issue ยท 4 comments

commented

Didn't you read the title?
What more do you expect here?

commented

First implementation made, comments are welcome:
image

commented

@Runesmacher Looks good!

Perhaps you could add the conversion rate explicitly above or below the arrow as well.

If it's possible, you may also want to use the NBT-sensitive variant of the fluid converter block on the top. If it's not possible, we may have to convince Mezz to add support for that, I'm sure he'd be open for it.

commented

Further implemented the integration, still need to split the converters, working on that
https://github.com/Runesmacher/FluidConverters/tree/AddJEIIntegration

commented

Implemented in d0a1562 by @Runesmacher