Dummy change to test Jenkins

This commit is contained in:
Adubbz 2015-12-16 22:36:40 +11:00
parent c5645b82e6
commit c42ba7d4f0
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ public class BlockBOPAsh extends BlockBOPGeneric
return (side == EnumFacing.UP);
}
// drop 4 balls of ash instead of one block
// drop 4 balls of ash instead of one block
@Override
public Item getItemDropped(IBlockState state, Random rand, int fortune)
{