Air

From Minetest Wiki
Revision as of 19:23, 27 September 2013 by Wuzzy (talk | contribs) (Extensive infos on the most common node in Minetest: Air!)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Air
Air.png
A node in Minetest Game
Node Type Gas
Drops Itself
Physics No
Luminance No
Flammable No
Generated Yes
Renewable No
Stackable Yes (99)
Itemstring ?

Description

Air is a transparent node and is the only node that can be walked and passed through by players without any resistance. An air node can be destroyed by building a solid node to its position, like for water and lava. When a non-air node gets removed, an air node immediately takes its position.

Air is probably the most common node in Minetest. A large part of the world above sea level consists solely of air. Air is also found underground in the form of caves. Air can’t be collected without cheating.

The map generator tries to ensure that the player always spawns inside air.

Air is a special node in Minetest. It is the only node that is always available, regardless of which games and mods are activated. If a game does not define any nodes whatsoever, the world will solely consist of air.