Difference between revisions of "Grass Block"

From Minetest Wiki
Jump to navigation Jump to search
m (small fixes and additions)
(wrote what grows on grass blocks and mentioned the hoe)
Line 5: Line 5:
 
}}
 
}}
  
'''Grass blocks''' are found naturally above ground. Grass will grow on [[dirt]] if it is exposed to sunlight or bright light after some time. When dug, the player receives an ordinary [[dirt]]. A grass block cannot be obtained by the player legitimately, only using the [[Server commands#Player actions|/giveme command]].
+
'''Grass blocks''' are found naturally above ground. Grass will grow on [[dirt]] if it is exposed to sunlight or bright light after some time. When dug, the player receives an ordinary [[dirt]].
 +
 
 +
[[Trees]], [[flower]]s, [[grass]] and [[Jungle Grass|jungle grass]] grow on it. Grass blocks can be cultivated using a [[hoe]].
 +
 
 +
A grass block cannot be obtained by the player legitimately, only by using the [[Server commands#Player actions|/giveme command]].
  
 
== See Also ==
 
== See Also ==

Revision as of 20:50, 27 September 2013

Grass Block
Dirt with Grass.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 blocks are found naturally above ground. Grass will grow on dirt if it is exposed to sunlight or bright light after some time. When dug, the player receives an ordinary dirt.

Trees, flowers, grass and jungle grass grow on it. Grass blocks can be cultivated using a hoe.

A grass block cannot be obtained by the player legitimately, only by using the /giveme command.

See Also