Gregtech++ [GT++] [GTplusplus]

Gregtech++ [GT++] [GTplusplus]

94.1k Downloads

Recipe change suggestion: Dehydration ethylene

Ethryan opened this issue ยท 2 comments

commented

In the dehydrator right now you input 2000L liquid Etanol and 2 empty cells to receive 1 etylene cell and 1 water cell.

My suggestion is to change it so that the water gets outputed as a fluid instead of put into a cell.

This is to ease early game automation so that the fluids can be split into different directions easier.

Copied from GTNH #5475

commented

Phew, finally found the code that adds this recipe it is this:

public static void recipeCreateEthylene(){

commented

I'm unsure why you found the need to find the recipe. (It serves no purpose beyond a useless comment)

You can use Round Robinators from LV to split the outputs evenly & IMHO item IO is easier to manage than Fluid IO. I don't see any reason to change this sorry.