Update Forge + Mappings
This commit is contained in:
parent
aa48c540f5
commit
d8fe6d21bd
13 changed files with 26 additions and 26 deletions
|
@ -31,7 +31,7 @@ public class BlockPath extends BlockString implements IIncensePath, IVariantProv
|
|||
setCreativeTab(BloodMagic.tabBloodMagic);
|
||||
setHardness(2.0F);
|
||||
setResistance(5.0F);
|
||||
setStepSound(SoundType.STONE);
|
||||
setSoundType(SoundType.STONE);
|
||||
|
||||
setHarvestLevel("axe", 0, getStateFromMeta(0));
|
||||
setHarvestLevel("axe", 0, getStateFromMeta(1));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue