Difference between revisions of "Using"

From Minetest Wiki
Jump to navigation Jump to search
(Clarify some things)
(Mention secondary action)
Line 6: Line 6:
  
 
Using requires the [[Privileges|privilege]] “interact” which is given by default.
 
Using requires the [[Privileges|privilege]] “interact” which is given by default.
 +
 +
Note: Some items will have a special action when you press the “Use” key while wielding them.
  
 
== In [[Games/Minetest Game|Minetest Game]] ==
 
== In [[Games/Minetest Game|Minetest Game]] ==
Line 23: Line 25:
  
 
It depends. Just try out the “use” key on various blocks and objects and see what happens.
 
It depends. Just try out the “use” key on various blocks and objects and see what happens.
 +
 +
== See also ==
 +
* [[Building]]
  
 
[[Category:Gameplay]]
 
[[Category:Gameplay]]

Revision as of 13:47, 27 April 2020

Languages Language: English • Deutsch

Using refers to a special interaction with the pointed block or object.

By default, using is done by clicking with the right mouse button on the block/object you want to interact with.

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

Note: Some items will have a special action when you press the “Use” key while wielding them.

In Minetest Game

By using, you can (for example):

Note: You can’t do any of these if you don’t have the “interact” privilege.

In other games

It depends. Just try out the “use” key on various blocks and objects and see what happens.

See also