Difference between revisions of "Building"

From Minetest Wiki
Jump to navigation Jump to search
(+privilege)
(mentioned slabs)
Line 5: Line 5:
  
 
To build, one must wield something which can be built, point to something which can be built to and press the use key (<kbd>Right mouse button</kbd> by default). Most [[blocks]] can be built. Building is, unlike [[mining]], always instantly done.
 
To build, one must wield something which can be built, point to something which can be built to and press the use key (<kbd>Right mouse button</kbd> by default). Most [[blocks]] can be built. Building is, unlike [[mining]], always instantly done.
 +
 +
By building a [[slab]] onto another slab of the same material, a full block of the same material is created.
  
 
Not all nodes can be built to. [[Air]] and liquids, for example.
 
Not all nodes can be built to. [[Air]] and liquids, for example.
  
 
However, it is possible to build ''inside'' some nodes which entirely destroys them. Air, for example, can always be replaced. Liquids like [[water]], too. Many [[:Category:Plants|plants]] like [[grass]] can be build inside, too.
 
However, it is possible to build ''inside'' some nodes which entirely destroys them. Air, for example, can always be replaced. Liquids like [[water]], too. Many [[:Category:Plants|plants]] like [[grass]] can be build inside, too.

Revision as of 13:24, 21 October 2013

Mbox important.png This article is incomplete.
Please help expand this article to include more useful information.

Building is the activity of placing blocks next to other blocks. It is one of the most basic things you can do in Minetest.

Building requires the “interact” privilege (a default privilege).

To build, one must wield something which can be built, point to something which can be built to and press the use key (Right mouse button by default). Most blocks can be built. Building is, unlike mining, always instantly done.

By building a slab onto another slab of the same material, a full block of the same material is created.

Not all nodes can be built to. Air and liquids, for example.

However, it is possible to build inside some nodes which entirely destroys them. Air, for example, can always be replaced. Liquids like water, too. Many plants like grass can be build inside, too.