Code: Select all
{
basic_settings = {
default_enable_all_autoplace_controls = false,
autoplace_controls = {},
width=32,
height=32,
}
}
The attached image shows the map with an expected size of 32x32, but something different happens. Factorio generates an area of 2x2 chunks (64x64 tiles) where you can play normally, blueprint, place etc. Then, there is a ring of chunks surrounding that ring. There, you can't place tiles, as it says it's not a charted area (placing normally, not through the map). Tile transitions still work there. After that ring, there is another ring, which is the same as the previous, except that tiles don't transition, at all.
I have attached an example save file and the minimal mod that it has, which creates that map (without Factorissimo factory, that is not necessary) like the preview image.