How to remove the ability to punch in farming framework?

In the farming framework the player always punches when you click, and i would like to remove the player's ability to punch. I have been trying to find how to do this, but so far i have not found how to do it.

When the player joins they are given a "Hand Tool Ability", you can find this in project Content - My Templates - Functional - Dependencies

Drag a copy of this into your scene and have a look at its properties: You will see its default ability animation is unarmed_punch_right, you can either remove this or replace it with another valid player animation. Either use the "tick" top right of the properties box or right click menu on the instance of the Hand Tool Ability in your scene to Update Template From Object.