#Fluids are not being replaced in replaceInput/Output

1 messages · Page 1 of 1 (latest)

tardy jetty
#

FluidStack is not being wrapped into FluidMatch and fails the instanceof check inside the FluidStack component

Moving this wrap down would fix the issue

winter lightBOT
#

Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!

manic bolt
#

anyway, this should fix it

inland slateBOT
manic bolt
#

@tardy jetty ^

tardy jetty
#

@manic bolt Works, but fails to replace the ones that are default because it is not written (it is null so it doesn't match) to the RecipeComponentValue
here I replaced honey with milk
honey is explicit in this recipe

#

this fluid is null and sets default value to honey and is not replaced

#

this comb is BlazBee Comb (another one)

#

I'm closing this because this issue is solved.