ExtraSounds
No reviews yet
Create custom categories in the interface to play sounds.
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
Resources
External Links
About
Description
Extra Sounds
Extra Sounds is a Fabric mod that allows you to add custom sound categories through JSON files included in the mod's resources, on both the client and server sides, making it easy to organize and play sounds.
What can you do?
- Create custom sound categories.
- Play vanilla Minecraft sounds.
- Play custom sounds added by mods or resource packs.
- Allow each player to adjust the volume of every category independently through the in-game sound settings.
The categories are fully configurable, allowing you to organize them quickly and easily. Once registered, they are also reflected in the /playsound command.
Configuration path
To create your own groups, place the JSON files in the following path:
data/extrasounds/categories.json
Note: This JSON file contains the configuration for all custom sound categories.
Category example
{
"categories": [
{ "id": "audios", "name": "Audios" },
{ "id": "canciones", "name": "Canciones" },
{ "id": "sfx", "name": "SFX" }
]
}
Note: When starting the game or server, the console will indicate which sound categories were created successfully and which were not.
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
Statistics
Resources