Activating Destructibles using mass

Can someone help me with the concept of activating a destructible once a certain object with a specific mass comes in contact with the object.

What I have tried to do is to get the box (with a mass of 100) to destroy the destructible mesh which can only support 20. I tried using a branch to form a condition but it did not work. Any tips? Thank you in advance