
Random Mob Sizes
Random all the mob sizes in your world. (You can configure it as you want) [Optimized + Compatibility]
Обновлён 16 июня 2026 г. · опубликован 2 мая 2024 г.
Random Mob Sizes
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
trueto enable,falseto disable.
- 🔁🏃 Enable/disable speed scaling
/data modify storage random_mob_sizes:config speed_scale set value true- Use
trueto enable,falseto disable.
- 🔁⚔️ Enable/disable damage scaling
/data modify storage random_mob_sizes:config damage_scale set value true- Use
trueto enable,falseto 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:chickenwith 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.


⭐ Star History
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 1.3.5+quilt | Релиз | 26.1, 26.1.1, 26.1.2, 26.2 | quilt | 16 июня 2026 г. | .jar (30 КБ) |
| 1.3.5+neoforge | Релиз | 26.1, 26.1.1, 26.1.2, 26.2 | neoforge | 16 июня 2026 г. | .jar (30 КБ) |
| 1.3.5+forge | Релиз | 26.1, 26.1.1, 26.1.2, 26.2 | forge | 16 июня 2026 г. | .jar (30 КБ) |
| 1.3.5+fabric | Релиз | 26.1, 26.1.1, 26.1.2, 26.2 | fabric | 16 июня 2026 г. | .jar (30 КБ) |
| 1.3.5 | Релиз | 26.1, 26.1.1, 26.1.2, 26.2 | datapack | 16 июня 2026 г. | .jar (20 КБ) |
| 1.3.4+quilt | Релиз | 1.21.11, 26.1, 26.1.1, 26.1.2 | quilt | 11 апреля 2026 г. | .jar (30 КБ) |
| 1.3.4+neoforge | Релиз | 1.21.11, 26.1, 26.1.1, 26.1.2 | neoforge | 11 апреля 2026 г. | .jar (30 КБ) |
| 1.3.4+forge | Релиз | 1.21.11, 26.1, 26.1.1, 26.1.2 | forge | 11 апреля 2026 г. | .jar (30 КБ) |
| 1.3.4+fabric | Релиз | 1.21.11, 26.1, 26.1.1, 26.1.2 | fabric | 11 апреля 2026 г. | .jar (30 КБ) |
| 1.3.4 | Релиз | 1.21.11, 26.1, 26.1.1, 26.1.2 | datapack | 11 апреля 2026 г. | .jar (20 КБ) |
| 1.3.3+quilt | Релиз | 1.21.9, 1.21.10, 1.21.11, 26.1 | quilt | 24 марта 2026 г. | .jar (30 КБ) |
| 1.3.3+neoforge | Релиз | 1.21.9, 1.21.10, 1.21.11, 26.1 | neoforge | 24 марта 2026 г. | .jar (30 КБ) |
| 1.3.3+forge | Релиз | 1.21.9, 1.21.10, 1.21.11, 26.1 | forge | 24 марта 2026 г. | .jar (30 КБ) |
| 1.3.3+fabric | Релиз | 1.21.9, 1.21.10, 1.21.11, 26.1 | fabric | 24 марта 2026 г. | .jar (30 КБ) |
| 1.3.3 | Релиз | 1.21.9, 1.21.10, 1.21.11, 26.1 | datapack | 24 марта 2026 г. | .jar (20 КБ) |
Показаны последние 15 из 61 версий. Все версии — на Modrinth.
Ченджлог
1.3.5+quiltРелиз26.1.1, 26.1.2, 26.2 · 16 июня 2026 г.
Changelog
Build System
- 🚀 Bumped v1.3.5 (MC 1.21.2 - 26.2+) 0f654e4
Other
- a b3fce08
Full Changelog: https://github.com/Stoupy51/RandomMobSizes/compare/v1.3.4...v1.3.5
1.3.5+neoforgeРелиз26.1.1, 26.1.2, 26.2 · 16 июня 2026 г.
Changelog
Build System
- 🚀 Bumped v1.3.5 (MC 1.21.2 - 26.2+) 0f654e4
Other
- a b3fce08
Full Changelog: https://github.com/Stoupy51/RandomMobSizes/compare/v1.3.4...v1.3.5
1.3.5+forgeРелиз26.1.1, 26.1.2, 26.2 · 16 июня 2026 г.
Changelog
Build System
- 🚀 Bumped v1.3.5 (MC 1.21.2 - 26.2+) 0f654e4
Other
- a b3fce08
Full Changelog: https://github.com/Stoupy51/RandomMobSizes/compare/v1.3.4...v1.3.5
1.3.5+fabricРелиз26.1.1, 26.1.2, 26.2 · 16 июня 2026 г.
Changelog
Build System
- 🚀 Bumped v1.3.5 (MC 1.21.2 - 26.2+) 0f654e4
Other
- a b3fce08
Full Changelog: https://github.com/Stoupy51/RandomMobSizes/compare/v1.3.4...v1.3.5
1.3.5Релиз26.1.1, 26.1.2, 26.2 · 16 июня 2026 г.
Changelog
Build System
- 🚀 Bumped v1.3.5 (MC 1.21.2 - 26.2+) 0f654e4
Other
- a b3fce08
Full Changelog: https://github.com/Stoupy51/RandomMobSizes/compare/v1.3.4...v1.3.5
1.3.4+quiltРелиз26.1, 26.1.1, 26.1.2 · 11 апреля 2026 г.
Changelog
Build System
- 🚀 Bumped v1.3.4 (MC 1.21.2 - 26.1.2+) 139c89d
Full Changelog: https://github.com/Stoupy51/RandomMobSizes/compare/v1.3.3...v1.3.4
1.3.4+neoforgeРелиз26.1, 26.1.1, 26.1.2 · 11 апреля 2026 г.
Changelog
Build System
- 🚀 Bumped v1.3.4 (MC 1.21.2 - 26.1.2+) 139c89d
Full Changelog: https://github.com/Stoupy51/RandomMobSizes/compare/v1.3.3...v1.3.4
1.3.4+forgeРелиз26.1, 26.1.1, 26.1.2 · 11 апреля 2026 г.
Changelog
Build System
- 🚀 Bumped v1.3.4 (MC 1.21.2 - 26.1.2+) 139c89d
Full Changelog: https://github.com/Stoupy51/RandomMobSizes/compare/v1.3.3...v1.3.4
Полная история изменений — на Modrinth.
Комментарии
Загружаем…

