Difference between revisions of "Using"

From Minetest Wiki
Jump to navigation Jump to search
m
Line 1: Line 1:
'''Using''' refers to a specific activity with a [[block]]. The kind of activity depends on the block. Please note that not all blocks can be used.
+
'''Using''' refers to a specific activity with a [[block]]. The kind of activity depends on the block. Not all blocks can be used.
  
 
By default, using is done by clicking with the <kbd>right mouse button</kbd> on the block that shall be used.
 
By default, using is done by clicking with the <kbd>right mouse button</kbd> on the block that shall be used.
  
Using requires the default [[Privileges|privilege]] “interact”.
+
Using requires the [[Privileges|privilege]] “interact” which is given by default.
  
 
== In the [[vanilla Minetest game]] ==
 
== In the [[vanilla Minetest game]] ==
 +
 
By using, you can:
 
By using, you can:
*open and close [[Door]]s
+
* open and close [[Door]]s,
*access a [[Chest]]’s, [[Locked Chest]]’s or [[Bones]]’ inventory
+
* access a [[Chest]]’s, [[Locked Chest]]’s or [[Bones]]’ inventory,
*access a [[Furnace]]’s menu
+
* access a [[Furnace]]’s menu,
*access a [[Sign]]’s menu to edit its text
+
* access a [[Sign]]’s menu to edit its text.
  
 
In contrast, you can’t do all these if you don’t have the “interact” privilege.
 
In contrast, you can’t do all these if you don’t have the “interact” privilege.
  
 
== In other [[Game|games]] ==
 
== In other [[Game|games]] ==
 +
 
There are endless possibilities. Mods can invent new blocks which act in someway if they are ''used''.
 
There are endless possibilities. Mods can invent new blocks which act in someway if they are ''used''.
  
  
 
[[Category:Gameplay]]
 
[[Category:Gameplay]]

Revision as of 20:03, 10 May 2014

Using refers to a specific activity with a block. The kind of activity depends on the block. Not all blocks can be used.

By default, using is done by clicking with the right mouse button on the block that shall be used.

Using requires the privilege “interact” which is given by default.

In the vanilla Minetest game

By using, you can:

In contrast, you can’t do all these if you don’t have the “interact” privilege.

In other games

There are endless possibilities. Mods can invent new blocks which act in someway if they are used.