Added Digital Chest, Computer Monitor
This commit is contained in:
parent
65bd203791
commit
7cfaac1f61
10 changed files with 539 additions and 1 deletions
|
@ -20,7 +20,7 @@ public class ItemParts extends Item {
|
|||
"bronzeGear", "ironGear", "titaniumGear", "steelGear", "tungstensteelGear",
|
||||
"laserFocus", "ductTape", "lazuriteChunk", "iridiumAlloyIngot", "rockCutterBlade", "superconductor",
|
||||
"thoriumCell", "doubleThoriumCell", "quadThoriumCell", "plutoniumCell", "doublePlutoniumCell",
|
||||
"quadPlutoniumCell", "destructoPack", "iridiumNeutronReflector", "massHoleDevice" };
|
||||
"quadPlutoniumCell", "destructoPack", "iridiumNeutronReflector", "massHoleDevice", "computerMonitor" };
|
||||
|
||||
private IIcon[] textures;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue