Difference between revisions of "Air"

From Luanti Wiki
Jump to navigation Jump to search
(Update block data)
(Replaced content with "[https://dev.luanti.org/nodes/#air This page has moved to the Luanti Developer Wiki!]")
Tag: Replaced
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Languages}}
+
[https://dev.luanti.org/nodes/#air This page has moved to the Luanti Developer Wiki!]
{{Block Data
 
| image=Air.png
 
| wherein=[[Minetest]]
 
| block_name=Air
 
| type = Gas
 
| physics = No
 
| flammable = No
 
| luminance=No
 
| generated=Yes
 
| renewable=Yes
 
| itemstring=air
 
| drops=''Nothing''
 
}}
 
 
 
'''Air''' is a transparent [[Nodes|node]], which can be walked and passed through by [[player]]s 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.
 
 
 
[[Fire]] occasionally replaces air near [[:Category:Flammable|flammable blocks]].
 
 
 
Air is the most common node in Minetest. A large part of the [[Maps|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|cheating]].
 
 
 
The [[Map Generator|map generator]] tries to ensure that the player always [[spawn]]s inside air.
 
 
 
Air is a special node in Minetest. It is the only node that is always available (with Ignore), regardless of which [[Games|games]] and [[Mods|mods]] are activated. If a game does not define any nodes whatsoever, the world will solely consist of air. Mods cannot redefine air.
 
 
 
The map generator “singlenode” generates a map which consists solely of air.
 
 
 
[[Category:Gas]]
 
[[Category:Passable]]
 

Latest revision as of 22:50, 20 December 2024