modded-factorio / LandfillPainting

Factorio mod Landfill Painting
https://mods.factorio.com/mod/LandfillPainting
MIT License
2 stars 4 forks source link

Replacing existing land(fill) will return it back as corresponding landfill #8

Closed jodokus31 closed 3 years ago

jodokus31 commented 3 years ago

This is an alternative approach: If you place a certain type of landfill on existing land or landfill, it will return exactly the existing land as different types of landfill. F.e. if you place dirt over a sand island, you get back sand landfill for all sand tiles. Limitation for placing with robots: If you have robots with cargo size > 1, you can place more than one tile per robot. The robot is not able to carry different types of landfill back. So it returns with the total amount of replaced landfill, but as single landfill type (the first type found in list of replaced land)