Difference between revisions of "Air"
(Extensive infos on the most common node in Minetest: Air!) |
(Air is not the only node that can be passed through without resistance. See also Papyrus.) |
||
Line 9: | Line 9: | ||
}} | }} | ||
== Description == | == Description == | ||
− | '''Air''' is a transparent [[Nodes|node]] and is | + | '''Air''' is a transparent [[Nodes|node]] and is a node that can be walked and passed through by [[player]]s without any resistance. An air node can be destroyed by [[build]]ing 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]]. | 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]]. |
Revision as of 19:44, 27 September 2013
Air | |
---|---|
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 a 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.