Overview#
Drip Sounds is a lightweight client-side audio mod that brings Minecraft's dripstone caves to life. Whenever a drop of water or lava falls from a pointed dripstone stalactite and lands below, the mod plays a soft, realistic dripping sound.
Vanilla dripstone drips are completely silent, so this mod fills that gap with gentle plinks (water) and quiet sizzles (lava), making underground exploration far more atmospheric. It changes nothing about how dripstone works - it only adds the sound events. This is a 9Minecraft Studios port to Minecraft 26.2 for both Fabric and NeoForge.
How It Works#
Pointed dripstone with a source block above it periodically spawns a falling drip particle. In vanilla these particles land silently.
Drip Sounds hooks the moment a drip particle lands and plays a sound based on the fluid:
- Water drips produce a mellow water-drop 'plink'.
- Lava drips produce a quiet hiss/sizzle.
The sounds are tied to your ambient sound category, so they follow your volume settings and never become intrusive.
Installation & Config#
- Install Fabric Loader or NeoForge for Minecraft 26.2.
- Drop the matching Drip Sounds jar into your
modsfolder. - Launch the game - drip sounds play automatically near dripstone.
A config file (waterdripsound.json) is written to your config folder on first launch. It lets you toggle the mod, adjust the volume, and choose the sound category. Edit it directly to fine-tune the behaviour.
FAQ#
Do I need it on the server? No, it is entirely client-side.
Which loaders are supported? Both Fabric and NeoForge, on Minecraft 26.2.
Does it change dripstone or add new blocks? No - it only adds sound effects to existing dripstone drips.
Where do I hear it? Anywhere pointed dripstone is dripping water or lava, most commonly in dripstone caves or under farms you build with dripstone.
Is it safe to remove? Yes, it can be added or removed at any time with no effect on your world.