Added more Electrolyzer recipes

I can't get the sand --> silicone recipe to take more than 1 block of sand. Help would be appreciated.
This commit is contained in:
joflashstudios 2015-06-27 18:12:36 -04:00
parent 2a95225c9c
commit 40c01c18a0
2 changed files with 171 additions and 3 deletions

View file

@ -51,9 +51,9 @@ public class ItemDusts extends ItemTR {
"obsidian", "osmium", "peridot", "phosphorous", "platinum", "potassiumFeldspar",
"pyrite", "pyrope", "redGarnet", "redrock", "ruby", "saltpeter",
"sapphire", "sawDust", "silicon", "silver", "sodalite", "spessartine", "sphalerite",
"steel", "sulfur", "tellurium", "teslatite", "tetrahedrite", "tin",
"steel", "sulfur", "tellurium", "teslatite", "tetrahedrite", "tin",
"titanium", "tungsten", "uvarovite", "vinteum", "voidstone", "yellowGarnet",
"zinc" };
"zinc", "greenSapphire" };
private IIcon[] textures;