Remove item transformers
This commit is contained in:
parent
a9eb7e6b42
commit
51539f4ec8
2 changed files with 4 additions and 4 deletions
|
@ -39,7 +39,7 @@ public class ItemParts extends ItemTextureBase {
|
|||
"thoriumCell", "doubleThoriumCell", "quadThoriumCell", "plutoniumCell", "doublePlutoniumCell",
|
||||
"quadPlutoniumCell", "destructoPack", "iridiumNeutronReflector", "massHoleDevice", "computerMonitor"
|
||||
, "machineParts", "thickNeutronReflector", "neutronReflector", "electronicCircuit", "advancedCircuit"
|
||||
, "rubberSap", "rubber", "scrap", "pump", "teleporter", "advancedAlloy", "lvTransformer", "mvTransformer", "hvTransformer"};
|
||||
, "rubberSap", "rubber", "scrap", "pump", "teleporter", "advancedAlloy"};
|
||||
|
||||
|
||||
public ItemParts() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue