RealSize
No reviews yet
Server-side Fabric mob scaling that makes mobs feel closer to real-world sizes, with config for tiny and oversized mobs.
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
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
RealSize
RealSize makes Minecraft mobs feel closer to real-world sizes. Bees can be tiny, horses can feel properly large, and server owners decide how far to push the effect.
It is a server-side Fabric mod for servers and modpacks that want more believable mob scale without making small mobs vanish or large mobs get stuck on every little bump. RealSize uses Minecraft's scale attributes, adds extra tracking help for tiny mobs, and gives oversized mobs a small step-height boost so they move through terrain more naturally.
What it does
- Resizes mobs from a simple JSON config at
config/realsize.json. - Lets server owners set per-mob scale values with registry IDs like
minecraft:beeorminecraft:horse. - Keeps very small mobs visible from farther away by increasing their tracking range.
- Helps large scaled mobs step over terrain instead of snagging on small blocks.
- Supports both the current PyreHaven 26.x target and Minecraft 1.21.1 through 1.21.11 with separate jars.
Good to know
- Server side: install it on the server. Players do not need the mod on their client.
- Loader: Fabric.
- RealSize writes
config/realsize.jsonthe first time it runs. - Config changes apply after a restart.
Configuration
Start the server once with RealSize installed, then open config/realsize.json.
You can adjust the global size limits, tune when tiny mobs get extra tracking range, tune when large mobs get extra step height, and set individual scale values for specific mobs.
Example entries use Minecraft registry IDs:
"entityScales": {
"minecraft:bee": 0.25,
"minecraft:horse": 1.05,
"minecraft:nautilus": 0.4,
"minecraft:zombie_nautilus": 0.4
}
Practical uses:
- Make bees tiny without losing them at normal viewing distance.
- Keep oversized mobs from getting absurdly large by lowering the scale cap.
- Help larger mobs move over terrain more naturally by adjusting the step-height settings.
Installation
- Pick the jar for your Minecraft version.
- Drop it into the server's
mods/folder with the matching Fabric Loader and Fabric API modules. - Start once to generate the config.
- Edit the config if needed, then restart.
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