Noble Metals

by brevven

(Alpha release, anything can change, more to come, etc) Adds silver, gold, platinum, palladium and more to the base game. Reworks processing units. Compatible with Krastorio 2 and Space Exploration. A standalone piece of BZ Mods.

Content
10 months ago
1.1
16.0K
Mining Fluids Manufacturing

g Waht must i do that silver are generating in the wolrd? Gold is there

1 year, 3 months ago
(updated 1 year, 3 months ago)

Hi, I play "All the Overhalls" and gold are generated but never silver, not at home planet, not at other planets. Silver ore are only as an byproduct but its not many. So i would have that it generats silver ore in new chunks. Its a basic ressource and the pack needs silver in so many reciep. Dont no is this a bug in All the Overhalls or not - but for me i wish the generated ore in the world.

So wich file and line i must edititing for this? (if i start new game the ore silver are not there at the ore-list. Gold and many other bz ore are there like titanium...)
THX!

In Map gen... only this:
if data.raw["autoplace-control"]["gold-ore"] and data.raw["map-gen-presets"] and data.raw["map-gen-presets"].default then
for name, preset in pairs(data.raw["map-gen-presets"].default) do
if type(preset) == "table" and
preset.basic_settings and
preset.basic_settings.autoplace_controls and
preset.basic_settings.autoplace_controls["iron-ore"] then
preset.basic_settings.autoplace_controls["gold-ore"] = preset.basic_settings.autoplace_controls["iron-ore"]
end
end
end

1 year, 3 months ago

Silver isn't an ore and is solely a byproduct so this is working as intended.
As for the silver demand I've not noticed much of a problem in the current build. but I know All the overhauls changes a bunch of things so maybe that might be something you need to talk to them about.

1 year, 3 months ago

Yes, not only All the Overhaults" chance things - have 150 mods installed, ;-). So everything is a little bit chance and normaly i can balance it with the ore option - so now i know its not possible for silver. Than i must maybe create a third reciep for byproduct (in reallity nickel have also silver inside).

I say thank you for the information and your time. Have a nice day.

New response