Impactby Kenney <https://kenney.nl>
Impact Mining 000
A deep, resonant impact sound reminiscent of striking stone or a heavy dig, ideal for game actions like mining, construction, or significant progress markers.
0.94s8KBCC0impact, mining, 000
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/impact-mining-000Usage
import { useSound } from "@/hooks/use-sound";
import { impactMining000Sound } from "@/sounds/impact-mining-000";
const [play] = useSound(impactMining000Sound);