Bob's Metals, Chemicals and Intermediates


Smelt extra ores into plates, and make useful intermediate products. A key part of the Bob's mods suite.

Content
2 months ago
0.13 - 1.1
236K
Manufacturing

g [Info]Removed setting New Steel

a month ago

bobplates_1.1.6
Removed setting New Steel. Now always true #98

What was the logic ? Now the player has to have oxygen before "steel-plate" can be produced
You already have code that could have checked the game progress

if force.technologies["chemical-processing-2"].researched then
force.technologies["steel-chemical-furnace"].researched = true --automatically unlock it
end

KiwiHawk β˜†
a month ago

Bob's mods have far too many settings. It's confusing for players and a hassle for me, trying to maintain all the different combinations of settings. The majority of people don't change settings off their defaults.

Yes, oxygen is required for steel. That is by design and is realistic. Does this cause some other issue that I'm not aware of?

New response