Cable types

This commit is contained in:
gigabit101 2016-03-01 16:32:06 +00:00
parent 2e10f10197
commit 65266317b3

View file

@ -29,7 +29,7 @@ public class ItemCables extends ItemTextureBase {
}
public static final String[] types = new String[]
{"copper", "gold"};
{"copper", "tin", "gold", "hv", "glassfiber", "insulatedcopper", "insulatedgold", "insulatedhv"};
public ItemCables() {