Added correct clay blocks

This commit is contained in:
Shoghi Cervantes
2013-05-25 19:20:37 +02:00
parent f224c26084
commit 5e1dddaba0
2 changed files with 7 additions and 2 deletions

View File

@ -134,5 +134,5 @@ class ChestBlock extends TransparentBlock{
return array(
array($this->id, 0, 1),
);
}
}
}