A big overhaul mod that adds new types of technologies, recipes, items, entities. Configurable in Config.lua to disable/enable any part of the mod. Dynamicly replaces disabled prototypes with enabled ones.
the boilers need to lose
fluid_input =
{
name = "water",
amount = 0.0
},
fluid_output =
{
name = "steam",
amount = 0.0
},
and add a
filter = "water" to fluid_box =
filter = "steam" to output_fluid_box =
later and good day. been having fun with the pack so far