water -> land
water -> land
Is there any command to change the terrain?
-
- Fast Inserter
- Posts: 163
- Joined: Fri May 16, 2014 2:30 pm
- Contact:
Re: water -> land
Not in the vanilla game, no. There's a mod called Landfill that allows you to convert water to land.
-
- Filter Inserter
- Posts: 337
- Joined: Fri May 30, 2014 4:23 am
- Contact:
Re: water -> land
The v12 of farl uses concrete to bridge.
When i stream twitch i always answer questions and try to help, come visit me.
Re: water -> land
Moved from General board.
Cool suggestion: Eatable MOUSE-pointers.
Have you used the Advanced Search today?
Need help, question? FAQ - Wiki - Forum help
I still like small signatures...
Have you used the Advanced Search today?
Need help, question? FAQ - Wiki - Forum help
I still like small signatures...
-
- Filter Inserter
- Posts: 952
- Joined: Sat May 23, 2015 12:10 pm
- Contact:
Re: water -> land
the command is part of the surface:
https://forums.factorio.com/wiki/inde ... #set_tiles
game.player.surface.set_tiles{{name = "ground", position = {-29, -49}}, {name = "water", position = {-29, -50}}}
https://forums.factorio.com/wiki/inde ... #set_tiles
game.player.surface.set_tiles{{name = "ground", position = {-29, -49}}, {name = "water", position = {-29, -50}}}