Difference between revisions of "Using"

From Minetest Wiki
Jump to navigation Jump to search
m (Flint_and_Steel, Food - Use ?)
m (→‎In Minetest Game: remove underscores)
Line 15: Line 15:
 
* access a [[Sign]]’s menu to edit its text,
 
* access a [[Sign]]’s menu to edit its text,
 
* access a [[Book]]’s menu to edit its text,
 
* access a [[Book]]’s menu to edit its text,
* access the inventory of a [[Bookshelf]] or [[Vessels_Shelf]],
+
* access the inventory of a [[Bookshelf]] or [[Vessels Shelf]],
* skip the night by sleeping in a [[Simple_Bed]] or [[Fancy_Bed]],
+
* skip the night by sleeping in a [[Simple Bed]] or [[Fancy Bed]],
  
* make fire with [[Flint_and_Steel]],
+
* make fire with [[Flint and Steel]],
 
* eat food, such as [[Apple]]s or [[Bread]].
 
* eat food, such as [[Apple]]s or [[Bread]].
  

Revision as of 06:33, 21 November 2016

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 is not to be confused with the so-called “Use” key (E be default), which is used to move faster in fast mode.

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

In 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.