fixes #126 and fixes #127

This commit is contained in:
modmuss50 2015-08-26 09:52:56 +01:00
parent 103c0b79e4
commit cb59fff1f0
5 changed files with 1393 additions and 1373 deletions

View file

@ -31,7 +31,7 @@ public class BlockStorage2 extends Block {
public static final String[] types = new String[]
{"tungstensteel", "lodestone", "tellurium", "iridium_reinforced_tungstensteel",
"iridium_reinforced_stone", "ruby", "sapphire", "peridot", "yellow_garnet", "red_garnet"};
"iridium_reinforced_stone", "ruby", "sapphire", "peridot", "yellowGarnet", "redGarnet"};
private IIcon[] textures;

File diff suppressed because it is too large Load diff

View file

@ -99,8 +99,8 @@ tile.techreborn.storage2.iridium_reinforced_stone.name=Iridium Reinforced Stone
tile.techreborn.storage2.ruby.name=Block of Ruby
tile.techreborn.storage2.sapphire.name=Block of Sapphire
tile.techreborn.storage2.peridot.name=Block of Peridot
tile.techreborn.storage2.yellow_garnet.name=Block of Yellow Garnet
tile.techreborn.storage2.red_garnet.name=Block of Red Garnet
tile.techreborn.storage2.yellowGarnet.name=Block of Yellow Garnet
tile.techreborn.storage2.redGarnet.name=Block of Red Garnet
tile.techreborn.farm.name=Farm