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:
parent
2a95225c9c
commit
40c01c18a0
2 changed files with 171 additions and 3 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue