Replaced olivine with peridot
This commit is contained in:
parent
859ebc047e
commit
46a10b8cc7
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ import techreborn.client.TechRebornCreativeTabMisc;
|
|||
|
||||
public class ItemGems extends Item {
|
||||
public static final String[] types = new String[]
|
||||
{ "Ruby", "Sapphire", "GreenSapphire", "Olivine", "RedGarnet",
|
||||
{ "ruby", "sapphire", "peridot", "RedGarnet",
|
||||
"YellowGarnet" };
|
||||
|
||||
private IIcon[] textures;
|
||||
|
|
Loading…
Add table
Reference in a new issue