HomeJavaModsRealSize
RealSize

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

Good to know

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:

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.
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more