Difference between revisions of "Building"

From Minetest Wiki
Jump to navigation Jump to search
m (added synoym “placing”)
m (added linkg to Pointing)
Line 4: Line 4:
 
Building requires the “interact” [[Privileges|privilege]] (a default privilege).
 
Building requires the “interact” [[Privileges|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 (<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, [[Pointing|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.
 
By building a [[slab]] onto another slab of the same material, a full block of the same material is created.

Revision as of 15:00, 29 October 2013

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

Building (also called “placing”) 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.