More syntax errors...
This commit is contained in:
parent
5378cd2134
commit
e780191616
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ public class ItemParts extends Item {
|
||||||
"bronzeGear", "ironGear", "titaniumGear", "steelGear", "tungstenGear",
|
"bronzeGear", "ironGear", "titaniumGear", "steelGear", "tungstenGear",
|
||||||
"laserFocus", "ductTape", "lazuriteChunk", "iridiumAlloyIngot", "rockCutterBlade",
|
"laserFocus", "ductTape", "lazuriteChunk", "iridiumAlloyIngot", "rockCutterBlade",
|
||||||
"thoriumCell", "doubleThoriumCell", "quadThoriumCell", "plutoniumCell", "doublePlutoniumCell",
|
"thoriumCell", "doubleThoriumCell", "quadThoriumCell", "plutoniumCell", "doublePlutoniumCell",
|
||||||
"quadPlutoniumCell", "destructoPack, "iridiumNeutronReflector" };
|
"quadPlutoniumCell", "destructoPack", "iridiumNeutronReflector" };
|
||||||
|
|
||||||
private IIcon[] textures;
|
private IIcon[] textures;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue