1
0

docs/Generator: fixed grass confusion.

This commit is contained in:
Mattes D 2014-06-07 16:41:18 +02:00
parent 0544b96f80
commit 9ccdceaadf

View File

@ -417,8 +417,8 @@ way.</p>
<h3>Snow</h3> <h3>Snow</h3>
<p>Snow is probably the easiest of the finishers. It generates a block of snow on top of each block that is <p>Snow is probably the easiest of the finishers. It generates a block of snow on top of each block that is
on top of the terrain and is not marked as non-snowable. It checks the chunk's heightmap to determine the top on top of the terrain and is not marked as non-snowable. It checks the chunk's heightmap to determine the top
block, then checks whether the block supports snow on its top. Rails, levers and grass don't support snow, block, then checks whether the block supports snow on its top. Rails, levers and tall grass don't support
for example.</p> snow, for example.</p>
<h3>Ice</h3> <h3>Ice</h3>
<p>Another example of an easy finisher. This scans through the world and turn each water block on the surface <p>Another example of an easy finisher. This scans through the world and turn each water block on the surface