Fixed yellow garnet misspelling.
This commit is contained in:
parent
37b5aa73ba
commit
a303ddad62
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ import techreborn.client.TechRebornCreativeTabMisc;
|
|||
public class ItemGems extends Item {
|
||||
public static final String[] types = new String[]
|
||||
{ "ruby", "sapphire", "peridot", "redGarnet",
|
||||
"rellowGarnet" };
|
||||
"yellowGarnet" };
|
||||
|
||||
private IIcon[] textures;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue