Difference between revisions of "Grass Block"

From Minetest Wiki
Jump to navigation Jump to search
m (1 revision: import blocks)
 
(Improved the See Also part.)
Line 5: Line 5:
 
'''Grass''' is found naturally above-ground. Grass will grow on dirt if it is exposed to sunlight after some time. It cannot be obtained by the player legitimately, only using the [[Server Commands|/give command]].
 
'''Grass''' is found naturally above-ground. Grass will grow on dirt if it is exposed to sunlight after some time. It cannot be obtained by the player legitimately, only using the [[Server Commands|/give command]].
  
<seealso>
+
== See Also ==
Dirt
+
*[[Dirt]]
</seealso>
+
 
  
 
[[Category:Blocks]]
 
[[Category:Blocks]]

Revision as of 02:44, 9 July 2013

Languages Language: English


Grass
Grass 5.png
A node in Minetest Game
Node Type Full node
Drops Itself
Physics No
Luminance No
Flammable No
Generated Yes
Renewable No
Stackable Yes (99)
Itemstring ?

Grass is found naturally above-ground. Grass will grow on dirt if it is exposed to sunlight after some time. It cannot be obtained by the player legitimately, only using the /give command.

See Also