Fixed Lightning bug

This commit is contained in:
SteGr 2015-08-06 15:09:34 +02:00
parent cb5a5d43c4
commit 3e6c80af77
1 changed files with 5 additions and 0 deletions

View File

@ -39,6 +39,11 @@ public class BlockAshInfusedStoneSlab extends BlockSlab
{
this.setBlockBounds(0.0F, 0.0F, 0.0F, 1.0F, 0.5F, 1.0F);
}
public int getLightOpacity()
{
return 0;
}
/**
* Adds all intersecting collision boxes to a list. (Be sure to only add boxes to the list if they intersect the