pub const MAX_MESH: (u32, u32);
The largest grid any tier may name, in cells — the .milk format’s own ceiling (meshx <= 128, meshy <= 96), so a converted preset’s requested grid is always representable.
.milk
meshx <= 128
meshy <= 96