Compatibility
Minecraft: Java Edition
1.21.11
Platforms
Supported environments
Client-side
Server-side
Tags
Creators
Details
Licensed MIT
Published 3 months ago
Changelog
๐ข v1.0 โ Initial Release
โจ Features
- Added health-based mob scaling system
- Mobs dynamically change size based on their current health
- Step height now scales with mob size
- Fully automatic system (no commands required)
โ๏ธ Mechanics
- Scale = Health ร 0.25
- Step Height = Health ร 0.125
- Only affects living entities (mobs)
๐ Performance
- Optimized update system (runs every 20 ticks / 1 second)
- Only affects mobs within 128 blocks of players
- Designed to minimize lag in survival worlds
๐ ๏ธ Technical
- Uses Minecraft attribute system (scale & step height)
- Safe attribute checks to prevent crashes
- Compatible with Fabric 1.21.11
๐ฆ Requirements
- Fabric Loader
- Fabric API
- Minecraft 1.21.11
๐ฎ Future Updates
- Config file for custom scaling values
- Smooth scaling transitions
- Per-mob customization options
Dependencies
Files
health-scaling-mod-1.0.0.jar(4.58 KiB) Primary
Metadata
Release channel
ReleaseVersion number
1.0.0Loaders
Fabric
Game versions
1.21.11Environment
Client and server, optional on both


