Mod

Hear the Wind

Quick rating

Hear the Wind

No reviews yet

Adds subtle configurable wind ambience when you fly, fall, or move quickly through the air

QoL & Tweaks
Mod Loaders
Forge
NeoForge
Fabric
Minecraft
26.2

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Unsupported

About

Project Details

Type
Mod
License
GNU Affero General Public License v3.0 or later
Latest Version
hear_the_wind-0.2.0+26.2-neoforge.jar
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Hear the Wind

Hear the Wind is a client-side ambience mod that adds wind sound effects when your player moves quickly through the air. Long falls, launches, fast minecarts/boats, mounts, and other high-speed movement can all bring in the wind when enabled by config.

The mod is atmospheric only. It does not change movement, physics, damage, gameplay balance, or server behavior.

Features

  • Wind fades in as airborne speed increases.
  • Wind fades out naturally when activation rules stop applying or movement drops below the configured threshold.
  • Configurable loudness, speed thresholds, and activation contexts.
  • Optional wind activation for on-foot ground movement, Elytra flight, vehicles such as boats and minecarts, and mounts such as horses.
  • Optional mute for Minecraft's built-in Elytra flying sound.
  • Respects Minecraft's Master and Players sound settings on modern shared builds.
  • Uses bounded layered wind loops so the sound does not stack without limit while you remain fast.
  • Modern shared builds (Fabric/Quilt >=1.14.x, (Neo)Forge >=1.18.x) use pitch variation, volume wobble, crossfaded texture layers, and eight active fast-wind ambience samples. Standalone compatibility builds use three legacy fast-wind clips where older loaders need a simpler sound path.

Configuration

After first launch, the client config is created at:

config/hear_the_wind-client.toml

You can adjust the wind loudness, minimum speed threshold, maximum speed threshold, whether wind can activate on the ground, during Elytra flight, in non-living vehicles, or on living mounts, and whether Minecraft's built-in Elytra flying sound should be muted.

On shared Fabric builds for Minecraft 1.16.5 and newer, the same settings are available in-game through Mod Menu when installed. Modern Forge and NeoForge builds expose them through the loader mod-list config button.

Availability

CurseForge files are intended for CurseForge-supported Minecraft mod loaders and versions.

Fabric builds require Fabric API.

LiteLoader, Babric, and BTA Babric builds are available on the Modrinth page only.

Install the jar that matches your Minecraft version and loader.

Sound Assets

The project uses these wind SFX files:

  • wind_medium_cold_1.ogg
  • wind_medium_cold_2.ogg
  • wind_medium_cold_3.ogg
  • wind_medium_regular_1.ogg
  • wind_soft_regular_1.ogg
  • wind_strong_regular_1.ogg
  • wind_strong_regular_2.ogg
  • wind_strong_regular_3.ogg

Source Code

Source code is available on Codeberg: https://codeberg.org/oggvik/hear-the-wind-mc

Credits

Wind SFX are derived from these CC0 sources:

The files are CC0, but attribution is included by project choice and preserved in the source repository, jar metadata, and bundled NOTICE file.

Hear the Wind

Hear the Wind adds responsive wind ambience when your player is moving quickly through the air. Fly with an Elytra, fall from a height, launch yourself with another mod, ride something fast enough, or otherwise build enough speed and the wind rises around you.

The mod is client-side and purely atmospheric. It does not change movement, physics, damage, gameplay balance, or server behavior.

Features

  • Wind ambience fades in while you are moving fast through the air.
  • The sound fades out naturally when activation rules stop applying or movement drops below the configured threshold.
  • Configurable loudness, minimum speed threshold, maximum speed threshold, and activation contexts.
  • Optional wind activation for on-foot ground movement, Elytra flight, vehicles such as boats and minecarts, and mounts such as horses.
  • Optional mute for Minecraft's built-in Elytra flying sound.
  • Respects Minecraft's normal sound settings in addition to the mod config.
  • Uses bounded layered wind loops so the sound does not stack without limit.
  • Includes pitch variation, volume wobble, and crossfaded texture layers to avoid sounding too repetitive.

Configuration

After first launch, the client config is created at:

config/hear_the_wind-client.toml

You can configure:

  • Overall wind loudness.
  • The speed where wind starts fading in.
  • The speed where wind reaches full configured volume.
  • Whether wind can activate on the ground, during Elytra flight, in non-living vehicles, or on living mounts.
  • Whether Minecraft's built-in Elytra flying sound should be muted.

On shared Fabric builds for Minecraft 1.16.5 and newer, the same settings are available in-game through Mod Menu when installed. Modern Forge and NeoForge builds expose them through the loader mod-list config button.

Supported Loaders

Hear the Wind supports modern Fabric, Forge, NeoForge, and Quilt targets, plus standalone compatibility builds for older Forge, LiteLoader, Babric, and BTA Babric versions.

Fabric builds require Fabric API.

Install the jar that matches your Minecraft version and loader.

Sound Assets

The project uses these wind SFX files:

  • wind_medium_cold_1.ogg
  • wind_medium_cold_2.ogg
  • wind_medium_cold_3.ogg
  • wind_medium_regular_1.ogg
  • wind_soft_regular_1.ogg
  • wind_strong_regular_1.ogg
  • wind_strong_regular_2.ogg
  • wind_strong_regular_3.ogg

Source Code

Source code is available on Codeberg: https://codeberg.org/oggvik/hear-the-wind-mc

Credits

Wind SFX are derived from these CC0 sources:

The files are CC0, but attribution is included by project choice and preserved in the source repository, jar metadata, and bundled NOTICE file.

Screenshots

Gallery

  • Sound settings
    Sound settings Sound settings
  • SFX activation rules settings
    SFX activation rules settings SFX activation rules settings
  • Mods menu screen on NeoForge 26.1.2
    Mods menu screen on NeoForge 26.1.2 Mods menu screen on NeoForge 26.1.2
  • Mod Menu screen on 26.2 Fabric
    Mod Menu screen on 26.2 Fabric Mod Menu screen on 26.2 Fabric
  • Mod Menu screen on 1.20.1 Fabric
    Mod Menu screen on 1.20.1 Fabric Mod Menu screen on 1.20.1 Fabric

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~1,000
Total Downloads
CurseForge
<1,000
Modrinth
<1,000
Last Updated
CurseForge
Modrinth
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched and imported data for this project from CurseForge or Modrinth. High-traffic and active projects are checked more often.
Next pipeline sync