Lead

by brevven

Adds lead ore and plates to the base game as an early game resource. Lead is used in ammunition, pipes, batteries and a few other places. Compatible with RSO, Krastorio 2, Space Exploration and other mods. A standalone piece of BZ Mods. With graphics by snouz.

Content
3 months ago
1.1 - 2.0
46.1K
Mining Manufacturing

i [Done] Incorrectly expands furnace outputs even when byproducts are disabled

7 months ago

As the title says, even when "Output byproducts" (bzlead-byproduct) is disabled, the mod will still modify all furnaces to have at least 2 output slots.
Specifically, on line 10 of data-final-fixes.lua, the mod only checks for the presence of other mods, and not for Lead's own setting (unlike line 37 of lead-recipe.lua where it correctly checks util.me.byproduct() to choose which results list to use).

7 months ago

Thanks. This was intended just to manage complexity a bit, but given the suggestion, that will be a nice change for player clarity. It will be in an upcoming update.

New response