Little clean up
This commit is contained in:
parent
5511a65507
commit
c6405da0dd
5 changed files with 8 additions and 21 deletions
|
@ -32,7 +32,7 @@ public class BlockCentrifuge extends BlockMachineBase {
|
|||
public BlockCentrifuge()
|
||||
{
|
||||
super(Material.rock);
|
||||
setHardness(2F);
|
||||
setBlockName("techreborn.centrifuge");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue