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