fixes #17
This commit is contained in:
parent
7dced713ba
commit
18eed2bf0a
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ public class ItemUUmatter extends Item{
|
||||||
public ItemUUmatter()
|
public ItemUUmatter()
|
||||||
{
|
{
|
||||||
setCreativeTab(TechRebornCreativeTabMisc.instance);
|
setCreativeTab(TechRebornCreativeTabMisc.instance);
|
||||||
setUnlocalizedName("techreborn.uumattaer");
|
setUnlocalizedName("techreborn.uuMatter");
|
||||||
}
|
}
|
||||||
|
|
||||||
@SideOnly(Side.CLIENT)
|
@SideOnly(Side.CLIENT)
|
||||||
|
|
Loading…
Add table
Reference in a new issue