Random Mob Sizes

Quick rating

Random Mob Sizes

No reviews yet

Random all the mob sizes in your world. (You can configure it as you want) [Optimized + Compatibility]

Meme/Funny
No Genre
Adventure/Exploration
Aesthetic Improvements
QoL & Tweaks
Mod Loaders
Datapack
Forge
NeoForge
Fabric
Quilt
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 Optional
Server Required

About

Project Details

Type
Mod
License
MIT License
Latest Version
1.3.5+quilt
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

Random Mob Sizes

GitHub Smithed Modrinth PMC Discord Powered by StewBeet

This datapack provides a funny game experience by randomizing every mob sizes in your world! 🎲 🎮
The default scale is 0.75-1.25 but can be configured as you want with the command /function random_mob_sizes:config ⚙️

The datapack is optimized, meaning it do not add any lag to your world/server! ⚡️

You can also configure per-mob behavior to fine‑tune size ranges and health scaling for specific entities. 🎯

Configuration ⚙️

Run the helper command to configure the pack:

  • ▶️ Execute /function random_mob_sizes:config
  • 💬 This prints clickable messages in chat that prefill commands you can edit and send.

What you can configure (from the in-game helper):

  • 📏 Value range for sizes: 0.0625 – 16.0
  • 🌐 Default global range: min_size = 0.75, max_size = 1.25
  • ❤️ Health scaling toggle: whether mob health scales with their size (enabled by default)
  • 🏃 Speed scaling toggle: whether mob movement speed scales with their size (disabled by default)
  • ⚔️ Damage scaling toggle: whether mob attack damage scales with their size (disabled by default)

Global settings examples 🛠️:

  • ➖📏 Set minimum size
    • /data modify storage random_mob_sizes:config min_size set value 0.75
    • ➕📏 Set maximum size
      • /data modify storage random_mob_sizes:config max_size set value 1.25
    • 🔁❤️ Enable/disable health scaling
      • /data modify storage random_mob_sizes:config health_scale set value false
      • Use true to enable, false to disable.
    • 🔁🏃 Enable/disable speed scaling
      • /data modify storage random_mob_sizes:config speed_scale set value true
      • Use true to enable, false to disable.
    • 🔁⚔️ Enable/disable damage scaling
      • /data modify storage random_mob_sizes:config damage_scale set value true
      • Use true to enable, false to disable.

Per-mob overrides (optional) 🐾:

  • 🧬 You can override the global settings for a specific mob type. Provide any subset of keys; omitted keys fall back to the global values.
  • 🐔 Example for chickens:
    • /data modify storage random_mob_sizes:config mobs."minecraft:chicken" set value {min_size:0.75,max_size:1.25,health_scale:true,speed_scale:false,damage_scale:false}
    • 🔁 Replace minecraft:chicken with the desired entity ID (e.g., minecraft:zombie).

💡 Tip: You can re-run /function random_mob_sizes:config at any time to show the clickable helpers again.

Technical / Compatibility 🔧

Mobs concerned by the datapack are:

  • mobs with a "Brain" NBT 🧠
  • not players 👤
  • not armor stands 🛡️
  • not entities having the following Tags: random_mob_sizes.checked, smithed.entity, smithed.strict, global.ignore 🏷️

Meaning modded mobs can be concerned! 🎯

If you want to revert all loaded entities to their original size, you can type /execute as @e run attribute @s scale base reset.

Promotional image

Random Mob Sizes Image

⭐ Star History

Star History Chart

Screenshots

Gallery

  • Promotional Image
    Promotional Image
  • Image showing some mobs with differents sizes
    Image showing some mobs with differents sizes

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

~26,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