not place resource

Place to get help with not working mods / modding interface.
Airat9000
Smart Inserter
Smart Inserter
Posts: 1418
Joined: Fri Mar 28, 2014 12:32 am
Contact:

not place resource

Post by Airat9000 »

:( not spawn resource in Lithia water
(bob)

generate not map


thanks in help
Attachments
lithia-water_2.0.0.zip
(51.84 KiB) Downloaded 61 times
2016-09-09_3-04-37.jpg
2016-09-09_3-04-37.jpg (280.65 KiB) Viewed 2187 times
2016-09-09_3-03-26.jpg
2016-09-09_3-03-26.jpg (125.73 KiB) Viewed 2187 times
2016-09-09_3-01-50.jpg
2016-09-09_3-01-50.jpg (83.05 KiB) Viewed 2187 times
Airat9000
Smart Inserter
Smart Inserter
Posts: 1418
Joined: Fri Mar 28, 2014 12:32 am
Contact:

Re: not place resource

Post by Airat9000 »

:( peaople please help in
User avatar
aubergine18
Smart Inserter
Smart Inserter
Posts: 1264
Joined: Fri Jul 22, 2016 8:51 pm
Contact:

Re: not place resource

Post by aubergine18 »

struggling to comprehend what you are asking for

could you provide better description and use google translate to convert from your language to english?
Better forum search for modders: Enclose your search term in quotes, eg. "font_color" or "custom-input" - it prevents the forum search from splitting on hypens and underscores, resulting in much more accurate results.
Airat9000
Smart Inserter
Smart Inserter
Posts: 1418
Joined: Fri Mar 28, 2014 12:32 am
Contact:

Re: not place resource

Post by Airat9000 »

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?
1) not spawn in map!
understands??

1 file in mod, example
User avatar
aubergine18
Smart Inserter
Smart Inserter
Posts: 1264
Joined: Fri Jul 22, 2016 8:51 pm
Contact:

Re: not place resource

Post by aubergine18 »

Remove the following from your prototypes/lithia-water-2.lua:

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"
  },
The autoplace control and noise layer are what makes the lithia water 2 appear on map.
Better forum search for modders: Enclose your search term in quotes, eg. "font_color" or "custom-input" - it prevents the forum search from splitting on hypens and underscores, resulting in much more accurate results.
Airat9000
Smart Inserter
Smart Inserter
Posts: 1418
Joined: Fri Mar 28, 2014 12:32 am
Contact:

Re: not place resource

Post by Airat9000 »

aubergine18 wrote:Remove the following from your prototypes/lithia-water-2.lua:

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"
  },
The autoplace control and noise layer are what makes the lithia water 2 appear on map.
delete!
not in variant to resourse
Attachments
2016-09-09_17-15-11.jpg
2016-09-09_17-15-11.jpg (93.49 KiB) Viewed 2152 times
User avatar
aubergine18
Smart Inserter
Smart Inserter
Posts: 1264
Joined: Fri Jul 22, 2016 8:51 pm
Contact:

Re: not place resource

Post by aubergine18 »

So you want it still on the list of choices when creating a map, but you don't want it to actually appear on the map?
Better forum search for modders: Enclose your search term in quotes, eg. "font_color" or "custom-input" - it prevents the forum search from splitting on hypens and underscores, resulting in much more accurate results.
Nexela
Smart Inserter
Smart Inserter
Posts: 1828
Joined: Wed May 25, 2016 11:09 am
Contact:

Re: not place resource

Post by Nexela »

I think he wants to spawn lithia-water, but it isn't spawning even though it shows up on mapgen settings?

Angels mod removes the auto_place controls for lithia-water, is it possible that angel also removes the resulting liquid-items too?

Try this?
lithia-water-2.lua
(1.78 KiB) Downloaded 66 times
Post Reply

Return to “Modding help”