Difference between revisions of "Dirt with Grass"

From Minetest Wiki
Jump to navigation Jump to search
m (dry grass fix)
m (rename links)
 
Line 4: Line 4:
 
'''Dirt with Grass''' blocks are found naturally above ground. Grass will grow on [[dirt]] if it is exposed to sunlight or bright light after some time. It can be [[Mining|mined]] by a [[shovel]]; the [[hand]] also works, but much slower. When mined, the player receives an ordinary [[dirt]].  
 
'''Dirt with Grass''' blocks are found naturally above ground. Grass will grow on [[dirt]] if it is exposed to sunlight or bright light after some time. It can be [[Mining|mined]] by a [[shovel]]; the [[hand]] also works, but much slower. When mined, the player receives an ordinary [[dirt]].  
  
[[Trees]], [[flower]]s, [[grass]], [[Dry Grass|dry grass]], and [[Jungle Grass|jungle grass]] grow on it. Grass blocks can be made into [[soil]] using a [[hoe]].
+
[[Trees]], [[flower]]s, [[grass]], [[Savanna Grass|savanna grass]], and [[Jungle Grass|jungle grass]] grow on it. Grass blocks can be made into [[soil]] using a [[hoe]].
  
 
A dirt with grass block cannot be obtained by the player legitimately, only by using the <code>/give</code> or <code>/giveme</code> [[Server commands#Player actions|server commands]].
 
A dirt with grass block cannot be obtained by the player legitimately, only by using the <code>/give</code> or <code>/giveme</code> [[Server commands#Player actions|server commands]].
Line 13: Line 13:
  
 
* [[Dirt]]
 
* [[Dirt]]
* [[Dirt with Dry Grass]]
+
* [[Dirt with Savanna Grass]]
  
  

Latest revision as of 21:07, 9 July 2020

Languages Language: English • Deutsch • français • Bahasa Melayu
Dirt with Grass
Dirt with Grass.png
A node in Minetest Game
Node Type Full node
Drops Dirt (1)
Physics No
Luminance No
Flammable No
Generated Yes
Renewable No
Stackable Yes (99)
Itemstring default:dirt_with_grass

Dirt with Grass blocks are found naturally above ground. Grass will grow on dirt if it is exposed to sunlight or bright light after some time. It can be mined by a shovel; the hand also works, but much slower. When mined, the player receives an ordinary dirt.

Trees, flowers, grass, savanna grass, and jungle grass grow on it. Grass blocks can be made into soil using a hoe.

A dirt with grass block cannot be obtained by the player legitimately, only by using the /give or /giveme server commands.

This block will turn back into regular dirt if it stands too long in the shadow.

See also