Time Nick Message 17:23 MinetestBot 02[git] 04paramat -> 03minetest/minetest: Cavegen: Allow small RandomWalk caves to generate beyond mapchunk border 1321c7207 https://git.io/vpVXm (152018-05-04T17:22:56Z) 18:36 Markow Good evening all! 19:46 blackGen hey guys, is there a way to determine size of the .mts schematic without placing it on the map? 19:47 blackGen I mean, in raw format I could just check size field of the table but in .mts 19:47 blackGen I don't know 19:47 blackGen Unless converting it to raw with code by paramat from here https://github.com/minetest/minetest/issues/7247 19:54 Krock size in bytes, in nodes, in dimensions.. ? 19:55 Krock .mts also has a specific encoding which can surely be parsed using Lua 19:58 blackGen size in nodes 19:58 blackGen And in dimensions 19:58 blackGen Anyway just to check if the schematic actually fits before trying to paste it 20:02 sofar only the max size is known, the actual resulting size may be smaller 22:06 MinetestBot 02[git] 04paramat -> 03minetest/minetest_game: Biomes: Add tundra lowland with permafrost, stones, moss and snow 13ace7ec9 https://git.io/vpwGX (152018-05-04T22:05:47Z)