Mod
WoolProofed
No reviews yet
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!
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
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.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
Woolproofed
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!
Features
- Sound Blocking: Automatically blocks sounds when wool blocks are in the line of sight between the sound source and player
- All Wool Colors: Works with all 16 wool colors (white, orange, magenta, light blue, yellow, lime, pink, gray, light gray, cyan, purple, blue, brown, green, red, black)
- Configurable: Toggle sound blocking on/off with a key binding
- Smart Detection: Only blocks sounds that are far enough from the player to prevent blocking nearby sounds
- Performance Optimized: Efficient raycasting algorithm with configurable check intervals
Installation
Prerequisites
- Minecraft 1.20.1
- Fabric Loader 0.17.2 or higher
- Fabric API
- Java 17 or higher
Steps
- Download the latest release from the releases page
- Place the JAR file in your
modsfolder - Make sure you have Fabric API installed
- 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
- B Key (default): Toggle sound blocking on/off
- You can change this key binding in the Controls menu under the "Woolproofed" category
Configuration
The mod includes several configurable options:
- Enabled: Toggle the entire sound blocking system
- Minimum Distance: Sounds closer than this distance won't be blocked (default: 1.0 blocks)
- Check Interval: How frequently to check for wool blocks along the sound path (default: 0.5 blocks)
- Block UI Sounds: Whether to block interface sounds (default: false)
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:
- When a sound is about to play, the mod calculates the direction from the sound source to the player
- It checks every block along this path at regular intervals
- If any wool block is found, the sound is blocked
- If no wool blocks are found, the sound plays normally
Building from Source
Prerequisites
- Java 17 or higher
- Gradle
Steps
-
Clone the repository:
git clone https://github.com/SSnowly/woolproofed.git cd woolproofed -
Build the mod:
./gradlew build -
The built JAR will be in
build/libs/
Development
Contributing
- Fork the repository
- Create a feature branch
- Make your changes
- Test thoroughly
- Submit a pull request
License
This project is licensed under the MIT License - see the LICENSE file for details.
Support
- Issues: Report bugs or request features on the GitHub issues page
- Discussions: Join the conversation on GitHub discussions
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.
Screenshots
Gallery
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
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
