This commit is contained in:
StevenRS11 2013-07-13 14:15:04 -04:00
parent 4508c2fd74
commit ec2156fce1

View file

@ -22,7 +22,7 @@ public class BlockDimWall extends Block
{
super(i, Material.ground);
setTickRandomly(true);
this.setCreativeTab(CreativeTabs.tabBlock);
this.setCreativeTab(mod_pocketDim.dimDoorsCreativeTab);