This commit is contained in:
Shoghi Cervantes Pueyo 2013-04-17 17:23:12 +02:00
parent 44cb66837e
commit 5e4ef9732b

View File

@ -42,8 +42,6 @@ class TorchBlock extends FlowableBlock{
6 => 0,
0 => 0,
);
console($side);
console($faces[$side]);
if($level->getBlockFace($this, $faces[$side])->isTransparent === true){
$level->drop($this, BlockAPI::getItem($this->id));
$level->setBlock($this, AIR, 0, false);