Page 1 of 1
[2.0.39] Starting Tungsten Patch size not affected by size setting
Posted: Wed Mar 12, 2025 6:02 pm
by kuviman
When creating game, in resources settings, changing Tungsten ore size setting does not affect the starting patch.
It does affect all the other patches, only the starting one stays same size
Re: [2.0.39] Starting Tungsten Patch size not affected by size setting
Posted: Wed Mar 12, 2025 6:15 pm
by Loewchen
Is this modded? Afaik there should be no tungsten in the starting area at all.
Re: [2.0.39] Starting Tungsten Patch size not affected by size setting
Posted: Wed Mar 12, 2025 7:14 pm
by Muche
Based on the comment in
planet-vulcanus-map-gen.lua
Code: Select all
name = "vulcanus_starting_tungsten", -- don't use the slider for radius becuase it can make tungsten in the safe area
this seems deliberate.
Re: [2.0.39] Starting Tungsten Patch size not affected by size setting
Posted: Wed Mar 12, 2025 10:03 pm
by kuviman
It's Space Age, official mod. Tungsten spawns on Vulcanus.
I would like to decrease the size, not increase it. If the goal is to prevent it from spawning in safe area its size could be clamped to 100% but allowed to be smaller, or better allow it to use the slider but erase the ore from the safe area?
Re: [2.0.39] Starting Tungsten Patch size not affected by size setting
Posted: Wed Apr 23, 2025 12:37 am
by Rseding91
Thanks for the report. Looking into this, it seems to be intentional.