You stop applying the hammer when each sub-problem (rock fragment) is small enough.
Here (again) are the two parts to recursion:
Here are how this applies to the rock-destruction problem:
Say that you wish to divide a line into 16 equal pieces.
What is the first thing that you do?