Bottling machine issue?
kienerxyzzy opened this issue ยท 2 comments
I just had this reported to me at SlimeKnights/TinkersConstruct#5298. Yes, its a JEI bug, but its a bug with your JEI integration, so its still a bug with Immersive Engineering that should be fixed.
The problem is your logic scanning the fluid registry to generate recipes just makes a seemingly random assignment from from fluid one of its fluid tags for the recipe; you could just create a FluidTagInput with a list of fluid IDs to display the single fluid the recipe is meant to input.

