Difference between revisions of "Dirt with Grass"

From Minetest Wiki
Jump to navigation Jump to search
m (add dry grass)
m (dry grass fix)
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]], and [[Jungle Grass|jungle grass]] grow on it. Grass blocks can be made into [[soil]] using a [[hoe]].
+
[[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]].
  
 
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]].

Revision as of 10:10, 17 October 2017

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, dry 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