Page 1 of 1
[0.15.37] Concrete with condition_size=1 can landfill
Posted: Tue Nov 21, 2017 5:31 am
by eradicator
What?
Concrete that has been modded to a condition_size of 1 can be used as landfill in certain configurations.
What!?
Concrete tiles (and probably any other item that has place_as_tile can be used as landfill if the condition_size is set to one and the landscape has a certain shape.
Code: Select all
data.raw.item.concrete.place_as_tile.condition_size = 1
The easiest way to reproduce it is to build a horizontal landbridge of two height and extend it using concrete. But more irregular shapes can trigger this as well.

- small.avi_gifsicle.gif (3.2 MiB) Viewed 1326 times
Re: [0.15.37] Concrete with condition_size=1 can landfill
Posted: Tue Nov 21, 2017 9:47 am
by posila
I am going to be optimistic and say that this won't be an issue in 0.16, as it will be possible to place concrete on shores in vanilla and tile correction logic will be removed.
Re: [0.15.37] Concrete with condition_size=1 can landfill
Posted: Tue Nov 21, 2017 10:06 am
by eradicator
posila wrote:tile correction logic will be removed.
Good news
