RealSize

Quick rating

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.

Mod Loaders
Fabric
Minecraft
26.2

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Unsupported
Server Required

About

Project Details

Type
Mod
License
MIT License
Latest Version
1.1.3
Authors

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.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

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:bee or minecraft: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.json the 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

  1. Pick the jar for your Minecraft version.
  2. Drop it into the server's mods/ folder with the matching Fabric Loader and Fabric API modules.
  3. Start once to generate the config.
  4. Edit the config if needed, then restart.

Screenshots

Gallery

This project has no gallery images yet.

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

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works