Mining

From Minetest Wiki
Revision as of 01:22, 19 October 2013 by Wuzzy (talk | contribs) (+privilege)
Jump to navigation Jump to search

Mining is one of the most basic activities in Minetest. Mining is the activity of removing a node with a tool.

Mining requires the “interact” privilege (which is a default privilege).

Mining is done by pointing on the desired node and holding the attack button (Left mouse button by default). Most nodes drop something after being mined and the drop is immediately transferred into your player inventory. If there is no more free space, the node drops as item on the floor instead. Some nodes drop something different than themselves.

Not everything can be mined with all tools. Some tools are better for certain materials. Also, Mining often takes some time to finish. The mining speed depends on your tool and the node you want to mine. Some tools are not able to mine certain nodes at all.

Mining speed

The mining speed is determined by groups.

Mining in the vanilla Minetest game

You start with a hand which is itself able to mine a lot of nodes already, but at the worst speed. Axes are good to mine wooden nodes. Pickaxes are good to mine stone-like nodes. Shovels are very fast at mining dirt, sand, and gravel. Axes, pickaxes and shovels come in 6 variants: Wooden, stone, steel, bronze, mese and diamond. In this order, the tools become stronger and stronger and therefore mine faster.

Notable examples for nodes which don’t drop themselves exactly:

Mining in other games

Mining basicly works the same in all Minetest games. The tools and digging times are probably different, but the concept stays the same.