Difference between revisions of "Air"

From Luanti Wiki
Jump to navigation Jump to search
m (→‎Description: fire clarification)
(Replaced content with "[https://dev.luanti.org/nodes/#air This page has moved to the Luanti Developer Wiki!]")
Tag: Replaced
 
(18 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{Block Data
+
[https://dev.luanti.org/nodes/#air This page has moved to the Luanti Developer Wiki!]
| image=Air.png
 
| block_name=Air
 
| type = Gas
 
| physics = No
 
| flammable = No
 
| luminance=No
 
| generated=Yes
 
| itemstring=air
 
| drops=''N/A''
 
}}
 
== Description ==
 
'''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.
 
 
 
[[Fire]] occacionally replaces air near [[:Category:Flammable|flammable blocks]].
 
 
 
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|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, 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.
 
 
 
The map generator “singlenode” generates a map which consists solely of air.
 
 
 
[[Category:Blocks]]
 
[[Category:Passable]]
 

Latest revision as of 22:50, 20 December 2024