commit
4e29004d82
1 changed files with 0 additions and 6 deletions
|
@ -173,12 +173,6 @@ public class BlockBOPNewGrass extends BlockGrass implements ISubLocalization
|
|||
return baseName + "." + grassTypes[itemStack.getItemDamage()];
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean renderAsNormalBlock()
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
||||
@Override
|
||||
public int getRenderType()
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue