LiquidInteraction
The liquidInteraction package is used to add Liquid interactions (like lava and liquid starlight) to AS chalices.
Importing the package
If you want to import the package, here you go:
Remove interaction
This function removes the first recipe it finds that uses the given liquids and returns the given output stack.
If you leave out the output, it will remove the first recipe that uses the two given liquids regardless of their output.
Recipe addition
Adds a liquid interaction to the chalice-interactions
FluidStack amounts count as the amount of liquid that will be consumed if an interaction occurs.
chance1 and chance2 define the chances the input fluids input1 and input2 are consumed respectively.
weight determines how likely this is to be selected in comparison to the other liquid interactions registered for a given pair of fluid-inputs