Difference between revisions of "Ignore"

From Minetest Wiki
Jump to navigation Jump to search
m (cat)
Line 12: Line 12:
 
}}
 
}}
 
==Description==
 
==Description==
Just ignore.
+
Normal players: Just ignore.
 +
 
 +
Modders: It is a node that represents a node in a unloaded map block. If you try to access a block whose map block is unloaded, this is what you will get
  
 
[[Category:Blocks generated on special events]]
 
[[Category:Blocks generated on special events]]

Revision as of 20:38, 20 July 2014

CONTENT_IGNORE
Air.png
A node in Minetest Game
Node Type N/A
Drops N/A
Physics N/A
Luminance No
Flammable No
Generated N/A
Renewable N/A
Stackable Yes (99)
Itemstring ignore

Description

Normal players: Just ignore.

Modders: It is a node that represents a node in a unloaded map block. If you try to access a block whose map block is unloaded, this is what you will get