Added basic Grinder
This commit is contained in:
parent
f8ca41a9ce
commit
8ad4a45716
26 changed files with 929 additions and 481 deletions
|
@ -38,7 +38,7 @@ public class ItemParts extends ItemTextureBase {
|
|||
"laserFocus", "ductTape", "lazuriteChunk", "iridiumAlloyIngot", "rockCutterBlade", "superConductor",
|
||||
"thoriumCell", "doubleThoriumCell", "quadThoriumCell", "plutoniumCell", "doublePlutoniumCell",
|
||||
"quadPlutoniumCell", "destructoPack", "iridiumNeutronReflector", "massHoleDevice", "computerMonitor"
|
||||
, "machineParts", "thickNeutronReflector", "neutronReflector"};
|
||||
, "machineParts", "thickNeutronReflector", "neutronReflector", "circuit", "advancedCircuit"};
|
||||
|
||||
|
||||
public ItemParts() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue