Added creative tab

This commit is contained in:
StevenRS11
2013-07-13 14:13:01 -04:00
parent 314b2dee04
commit 4508c2fd74
15 changed files with 84 additions and 113 deletions

View File

@@ -29,7 +29,7 @@ public class itemLinkSignature extends Item
super(par1);
this.setMaxStackSize(1);
// this.setTextureFile("/PocketBlockTextures.png");
this.setCreativeTab(CreativeTabs.tabTransport);
this.setCreativeTab(mod_pocketDim.dimDoorsCreativeTab);
// this.itemIcon=5;
this.setMaxDamage(0);