What i found (and i'm not sure) is this coding line in the tiles.lua
Code: Select all
allowed_neighbors = { "water" },
This is a line for deep water. Same for water.
So if i'm not wring, i could make an entity and add this to the neighbours so i can put it close to water or am i wring?
Please help me