forked from minetest-mods/MoreMesecons
9aa0e6ab3d
In comparison to using Minetest's hash_node_position, this saves additional information about the z-only and zy-only components, which is what the vector_extras code did. In comparison to the old vector_extras code, this does not create lots of lua tables, which is slow, but instead uses one table as hashmap. |
||
---|---|---|
.. | ||
depends.txt | ||
init.lua |