Fix autoplace of rich-copper-ore

This commit is contained in:
Simon Brodtmann 2025-12-10 19:29:59 +01:00
parent 4627a45cdb
commit ceb4dfe657

View file

@ -100,6 +100,7 @@ if util.me.platinum() or util.me.palladium() then
end
if util.se6() then
data.raw.planet.nauvis.map_gen_settings.autoplace_controls["rich-copper-ore"] = {}
data:extend({
{
type = "autoplace-control",
@ -111,6 +112,9 @@ if util.me.platinum() or util.me.palladium() then
})
end
data.raw.planet.nauvis.map_gen_settings.autoplace_settings.entity.settings["rich-copper-ore"] = {}
resource_autoplace.initialize_patch_set("rich-copper-ore", true)
data:extend({
{
type = "resource",