HomeJavaModsWoolProofed
WoolProofed
ModsJava

WoolProofed

by snowylol_ · on Modrinth

A Minecraft Fabric mod that blocks sounds when wool is placed between the sound source and the player. Perfect for creating soundproof rooms or reducing…

Which Minecraft do you have?

Every version of the game needs its own build. Pick yours, then download — the wrong build installs fine and then does nothing in the game. This mod is built for Fabric only.

⬇ Download for 1.21.1–1.21.10⬇ Download for 1.20.1–1.20.6
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.

Woolproofed

Fabric API Minecraft Fabric Loader Java License

A Minecraft Fabric mod that blocks sounds when wool is placed between the sound source and the player. Perfect for creating soundproof rooms or reducing noise pollution in your builds!

Video Preview

Watch the video

Features

Installation

Prerequisites

Steps

  1. Download the latest release from the releases page
  2. Place the JAR file in your mods folder
  3. Make sure you have Fabric API installed
  4. Launch Minecraft with Fabric Loader

Usage

Basic Sound Blocking

Simply place wool blocks between yourself and any sound source. The mod will automatically detect and block sounds that pass through the wool.

Key Bindings

Configuration

The mod includes several configurable options:

How It Works

The mod uses a raycasting algorithm to check if there are any wool blocks in a straight line between the sound source and the player:

  1. When a sound is about to play, the mod calculates the direction from the sound source to the player
  2. It checks every block along this path at regular intervals
  3. If any wool block is found, the sound is blocked
  4. If no wool blocks are found, the sound plays normally

Building from Source

Prerequisites

Steps

  1. Clone the repository:

    git clone https://github.com/SSnowly/woolproofed.git
    cd woolproofed
    
  2. Build the mod:

    ./gradlew build
    
  3. The built JAR will be in build/libs/

Development

Contributing

  1. Fork the repository
  2. Create a feature branch
  3. Make your changes
  4. Test thoroughly
  5. Submit a pull request

License

This project is licensed under the MIT License - see the LICENSE file for details.

Support

Credits


Note: This mod is client-side only and will not affect other players on multiplayer servers. Each player needs to have the mod installed to benefit from sound blocking.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more