|
il y a 9 mois | |
---|---|---|
.. | ||
textures | il y a 9 mois | |
LICENSE.md | il y a 9 mois | |
README.md | il y a 9 mois | |
crafting.lua | il y a 9 mois | |
init.lua | il y a 9 mois | |
mod.conf | il y a 9 mois |
A simple tape measure for Minetest.
Punch a node to set the start position, punch another node to set the end position. The distance and size will be displayed in chat.
The distance is the real vector distance between the two positions. The size is the dimensions in nodes of a imaginary box that contains both points.
You can also right-click a node to set a temporary waypoint, which can be useful for larger measurements. Waypoints can be cleared by right-clicking the same position, or by right-clicking while not pointing at a node.
If you hold sneak while setting a position or waypoint, the position of the adjacent node will be used instead. If you hold the "special" key, your player position will be used.
Optional
default
(included in Minetest Game)dye
(included in Minetest Game)mcl_core
(included in Mineclone 2)mcl_dye
(included in Mineclone 2)basic_materials
technic
Download the master branch or the latest release, and follow the usual installation steps.
Alternatively, you can download and install the mod from ContentDB or the online content tab in Minetest.
Except for any exceptions stated in LICENSE.md, all code is licensed under the MIT License, with all textures, models, sounds, and other media licensed under the CC BY-SA 4.0 License.