parent
3328c4db74
commit
c607817bcd
6 changed files with 14 additions and 8 deletions
|
@ -35,9 +35,9 @@ public class TESpectralBlock extends TileEntity
|
|||
{
|
||||
super.updateEntity();
|
||||
|
||||
if (worldObj.isRemote)
|
||||
// if (worldObj.isRemote)
|
||||
{
|
||||
return;
|
||||
// return;
|
||||
}
|
||||
|
||||
this.ticksRemaining--;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue