
(bob)
generate not map
thanks in help
1) not spawn in map!aubergine18 wrote:struggling to comprehend what you are asking for
could you provide better description and use google translate to convert from your language to english?
Code: Select all
-- delete this
{
type = "autoplace-control",
name = "lithia-water-2",
richness = true,
order = "a-c-c"
},
{
type = "noise-layer",
name = "lithia-water-2"
},
delete!aubergine18 wrote:Remove the following from your prototypes/lithia-water-2.lua:
The autoplace control and noise layer are what makes the lithia water 2 appear on map.Code: Select all
-- delete this { type = "autoplace-control", name = "lithia-water-2", richness = true, order = "a-c-c" }, { type = "noise-layer", name = "lithia-water-2" },