RealMobScale — Realistic Animal Scaling
RealMobScale brings real-world animal sizes into Minecraft — fully automated, lightweight, and balanced.
Real cows are big, bees are tiny — just like in real life.
Quick Start
- Download RealMobScale.jar
- Drop into plugins/
- Restart your server — done!
✅ PaperMC 1.21+ ✅ Java 21+ ✅ PacketEvent 2.10+
⚙️ Basic Config (/plugins/RealMobScale/config.yml)
realistic:
enabled: true
global-scale-multiplier: 1.0
realistic-health: true
realistic-speed: true
worlds:
mode: "whitelist"
list:
- "world"
Examples
# Make everything 50% bigger
realistic:
global-scale-multiplier: 1.5
# Disable specific mobs
mobs:
overrides:
COW:
enabled: false
Commands & Permissions
Command
Description
Permission
/realmobscale info Show plugin status realmobscale.admin
/realmobscale reload Reload config realmobscale.admin
Permission
Default
Access
realmobscale.admin OP Admin commands
realmobscale.user All Basic usage
Realistic Scaling Highlights
- Horse — 1.6x real shoulder height
- Cow — 1.5x larger
- Bee — 0.15x size
- Dolphin — 2.5x longer
- Spider — tiny and realistic
✅ Automatic health, damage, and speed scaling
✅ Multi-world support
✅ Baby mob support
️ Troubleshooting
- No scaling? Check /realmobscale info and world whitelist.
- Lag? Enable performance-mode: true.
- Conflicts? Set compatibility.respect-other-plugins: true.