Assigning multiple fluidboxes
Posted: Tue Sep 09, 2025 10:30 pm
Problem:
There is no way for a recipe to manually specify that a fluid should use multiple fluid boxes.
However, manually specifying is the only real option when using connection_category to specify different types of pipes.
(I.e, Automatic fluid box indexing might send plasma through a normal pipe)
This leaves a lot of recipes looking asymmetrical (see attachment)
Request:
An optional array property in FluidIngredientPrototype and FluidProductPrototype to specify additional fluidbox_indexes to assign to this fluid,
OR
An optional property in FluidIngredientPrototype and FluidProductPrototype to specify a connection_category that must match when assigning fluid boxes
Workarounds
Being extremely careful about how crafting machines and recipes are set-up when using connection_category
(or just living with ugly recipes)
Thanks for your time!
There is no way for a recipe to manually specify that a fluid should use multiple fluid boxes.
However, manually specifying is the only real option when using connection_category to specify different types of pipes.
(I.e, Automatic fluid box indexing might send plasma through a normal pipe)
This leaves a lot of recipes looking asymmetrical (see attachment)
Request:
An optional array property in FluidIngredientPrototype and FluidProductPrototype to specify additional fluidbox_indexes to assign to this fluid,
OR
An optional property in FluidIngredientPrototype and FluidProductPrototype to specify a connection_category that must match when assigning fluid boxes
Workarounds
Being extremely careful about how crafting machines and recipes are set-up when using connection_category
(or just living with ugly recipes)
Thanks for your time!