Impactby Kenney <https://kenney.nl>
Impact Mining 001
This sound offers a powerful, sustained impact evocative of heavy excavation, well-suited for game mechanics involving resource gathering or large-scale destruction.
0.87s7KBCC0impact, mining, 001
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/impact-mining-001Usage
import { useSound } from "@/hooks/use-sound";
import { impactMining001Sound } from "@/sounds/impact-mining-001";
const [play] = useSound(impactMining001Sound);