Oops.
This commit is contained in:
parent
e14501f3b5
commit
d181dd9fd6
1 changed files with 2 additions and 0 deletions
|
@ -124,6 +124,8 @@ public class BlockPlastic extends Block
|
|||
return false;
|
||||
}
|
||||
|
||||
@Override
|
||||
@SideOnly(Side.CLIENT)
|
||||
public int getRenderType()
|
||||
{
|
||||
return ClientProxy.PLASTIC_RENDER_ID;
|
||||
|
|
Loading…
Reference in a new issue