

Random Mob Sizes
This datapack brings true chaos to your Minecraft world by randomly changing the sizes of all creatures! 🎲 🎮
By default, mobs can become either 0.75 times smaller or 1.25 times larger than their normal size, but you can easily customize these parameters to your preferences using the command /function random_mob_sizes:config
⚙️
Technical Features and Compatibility 🔧
The datapack is optimized to work without creating lag on your server or in single-player world! ⚡️
Size changes affect the following creatures:
- Mobs that have the "Brain" NBT tag 🧠
- Players are excluded from processing 👤
- Armor stands remain unchanged 🛡️
- Creatures with special tags are not affected:
random_mob_sizes.checked
,smithed.entity
,smithed.strict
,global.ignore
🏷️
This means the datapack is compatible with mobs from other mods! 🎯
If you want to return all loaded creatures to their original sizes, simply enter the command /execute as @e run attribute @s scale base reset
.