Skip to main content
Version: 5.0.0

Transition Recipe

Structure

{
"type": "exnihilosequentia:transition",
"fluidInTank": {
"amount": "number",
"fluid": "string"
},
"catalyst": {
"item/tag": "string"
},
"result": {
"amount": "number",
"fluid": "string"
}
}

Fields

ValueDescriptionAccepted Values
fluidInTankThe fluid to be transformed.Fluid
catalystThe block/type of block that must be below the barrel to transform the fluid. May also be an item that is inserted into the barrel with the fluid in it.Item or Tag
resultThe resulting fluid.Fluid
amountThe amount of fluid required for the recipe. Should be 1000.Greater than 0