Added QuantumTank, QuantumChest, DigitalChest, and ComputerMonitor recipes
This commit is contained in:
parent
7cfaac1f61
commit
31bf279afe
2 changed files with 51 additions and 3 deletions
|
@ -26,7 +26,7 @@ public class BlockDigitalChest extends BlockMachineBase {
|
|||
public BlockDigitalChest()
|
||||
{
|
||||
super(Material.rock);
|
||||
setBlockName("techreborn.DigitalChest");
|
||||
setBlockName("techreborn.digitalChest");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue