Remove item transformers

This commit is contained in:
modmuss50 2016-03-16 17:04:19 +00:00
parent a9eb7e6b42
commit 51539f4ec8
2 changed files with 4 additions and 4 deletions

View file

@ -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() {