Changed machine Materials
This commit is contained in:
parent
88c8771e8b
commit
1bfa830f13
6 changed files with 12 additions and 12 deletions
|
@ -22,7 +22,7 @@ public class BlockQuantumTank extends BlockContainer {
|
|||
|
||||
public BlockQuantumTank()
|
||||
{
|
||||
super(Material.piston);
|
||||
super(Material.rock);
|
||||
setHardness(2f);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue