Destructible through network

I’m doing a network game. There are buildings that breaking when take damage from bombs. But all dealing damage is carrying by server. And all destructions occurs on the server, not client. How can I move that destructions from server to client’s machine?