Compatibility
Minecraft: Java Edition
1.21
1.20.6
Platforms
Bukkit
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed ARR
Published 3 months ago
Updated 3 months ago
Randomly adjust the size of mobs as they spawn. From tiny zombies to giant chickens, every mob encounter becomes a unique surprise!
How to Use
- Ensure your server is running Minecraft version 1.20.6 or higher.
- Download the Random Mob Scaler plugin (.jar file).
- Place the .jar file in your server's
plugins
folder. - Restart your server or reload plugins.
- No additional configuration needed - mobs will start spawning with random sizes automatically!
Important Note
While Random Mob Scaler can add fun and excitement to your survival server, please be aware that it may interfere with existing mob farms or game mechanics that rely on standard mob sizes.
It's recommended to test thoroughly on a backup world before using on your main server.
Use this plugin at your own risk, especially on established servers.
Configuration
Minimum scale factor for mobs (0.5 = half size)
min-scale: 0.5
# Maximum scale factor for mobs (2.0 = double size)
max-scale: 2.0
# Show particle effect when a mob is scaled
show-particles: true
# Particle type to use when a mob is scaled (e.g., SPELL_MOB, VILLAGER_HAPPY, FLAME)
particle-type: "PORTAL"
# Probability that a mob will be scaled (0.1 = 10%)
scale-probability: 0.1
Command and Permission
Command: /randommobscalerreload
Permission: randommobscaler.reload
Demo