New ores will be applied only to new regions that were not generated yet.jorgenRe wrote:Hey would it be possible to manually add new ores in(adding a new mod to the game after creating the game) without having to regenerate the whole map resources?
Since game.regenerate_entity does not work
For the moment i will just regen some of the ore deposits i dont need into y-res1 and 2 !
Regen of only new ores is potentially tricky and not supported - it would lead to interesting side effects and create totally different results then full regen.
Ores are chosen from a given pool for each region and there is no memory of that later - no way to add new ore to the pool and reroll without full regen.