Missed a few

This commit is contained in:
Tntrololol 2015-05-03 23:37:20 -05:00
parent 77f761f1a6
commit 9aff74fddc

View file

@ -12,8 +12,8 @@ import techreborn.client.TechRebornCreativeTabMisc;
public class ItemGems extends Item {
public static final String[] types = new String[]
{ "ruby", "sapphire", "peridot", "RedGarnet",
"YellowGarnet" };
{ "ruby", "sapphire", "peridot", "redGarnet",
"rellowGarnet" };
private IIcon[] textures;