mirror of
https://github.com/minetest/minetest.git
synced 2025-02-19 19:33:44 +01:00
Writing vectors as strings is very common and should belong to `vector.*`. `minetest.pos_to_string` is also too long to write, implies that one should only use it for positions and leaves no spaces after the commas.