Added new implemented blocks to Creative menu

This commit is contained in:
Shoghi Cervantes
2014-06-16 16:41:49 +02:00
parent 8bc3ff5726
commit 6983ddf509
4 changed files with 125 additions and 48 deletions

View File

@ -30,7 +30,7 @@ class TallGrass{
public static function growGrass(ChunkManager $level, Vector3 $pos, Random $random, $count = 15, $radius = 10){
$arr = [
[Block::DANDELION, 0],
[Block::CYAN_FLOWER, 0],
[Block::POPPY, 0],
[Block::TALL_GRASS, 1],
[Block::TALL_GRASS, 1],
[Block::TALL_GRASS, 1],