Added Flower Pots

This commit is contained in:
Dylan K. Taylor
2016-09-09 09:42:50 +01:00
parent fbe17344fb
commit 7b8548b2b1
4 changed files with 202 additions and 4 deletions

View File

@ -55,8 +55,7 @@ interface BlockIds{
const STICKY_PISTON = 29;
const COBWEB = 30;
const TALL_GRASS = 31;
const BUSH = 32;
const DEAD_BUSH = 32;
const BUSH = 32; const DEAD_BUSH = 32;
const PISTON = 33;
const PISTON_HEAD = 34;
const WOOL = 35;