Cleanup of model registration
This commit is contained in:
parent
ec0724b15f
commit
4612ab334c
22 changed files with 35 additions and 86 deletions
|
@ -58,7 +58,6 @@ public abstract class BlockRubberPlankSlab extends BlockSlab {
|
|||
iblockstate = iblockstate.withProperty(HALF, EnumBlockHalf.BOTTOM);
|
||||
halfslab = this;
|
||||
}
|
||||
setCreativeTab(TechReborn.TAB);
|
||||
setHarvestLevel("axe", 0);
|
||||
setHardness(2.0F);
|
||||
setResistance(15);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue