MobVolume

In this mod, you can change de volume of the minecraft entities

File Details

MobV(1.21.11)_V1

  • R
  • Jun 28, 2026
  • 33.18 KB
  • 6
  • 1.21.11
  • Fabric

File Name

VolMob_(1.21.11)_V8.jar

Supported Versions

  • 1.21.11

Curse Maven Snippet

Fabric

modImplementation "curse.maven:mobvolume-1591073:8336224"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

# MobVolume V8

## ✨ New Features
- Per-entity volume control panel cleaned up: each mob entry now shows only its 2D face icon and clean name (e.g. "Zombie" instead of "Zombie [minecraft:zombie]").

## 🛠️ Fixes
- **Volume curve corrected**: Lowering the slider now produces an audible, progressive change across the entire 0%–100% range (previously, changes below 100% were barely noticeable until reaching 0%).
- **Volume boost now works**: Increasing the slider above 100% (up to 300%) now actually increases volume audibly (previously, anything above 100% sounded identical to 100%).
- **UI Scale support**: All MobVolume screens, buttons, sliders, and list entries now properly resize and reposition according to the player's UI Scale setting (Auto, 1x, 2x, 3x, 4x).

## ✅ Confirmed
- Fully client-side — no server-side mod or plugin required. Works identically in singleplayer and on any multiplayer server (including Aternos and other third-party hosts).
- Zero startup crashes — verified clean against init-time audits (no early access to RenderSystem or MinecraftClient during mod initialization).

## 📋 Requirements
- Minecraft 1.21.11
- Fabric Loader
- Fabric API
- Java 21