parent
103c0b79e4
commit
cb59fff1f0
5 changed files with 1393 additions and 1373 deletions
|
@ -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
|
@ -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
|
||||
|
||||
|
||||
|
|
Before Width: | Height: | Size: 663 B After Width: | Height: | Size: 663 B |
Before Width: | Height: | Size: 660 B After Width: | Height: | Size: 660 B |
Loading…
Reference in a new issue