Compatibility
Minecraft: Java Edition
1.21.x
1.20.5–1.20.6
Platforms
Creators
Details
Licensed GPL-3.0-only
Published last week
Updated last week
Changelog
New Features
- Add summon command
- Syntax: /auramobs summon <type> <level>
- Add accurate damage scaling for damage from creeper explosions and arrows
- Add damage multipliers for explosions and projectiles to mob_defaults.damage
- Add speed property that allows scaling a mob's movement speed with its level
- Add new math functions usable in formulas
- random_between(min, max) - random decimal number between min and max
- rand() - random decimal between 0 and 1
- clamp(value, min, max) - clamp a value between a minimum and maximum
- lerp(a, b, t) - performs linear interpolation between a and b using t (0.0 to 1.0)
- logn(base, value) - computes the logarithm of a value with a custom base
- round(x) - rounds a value to the nearest integer
- Add mob scaling world whitelist and blacklist
- Add custom_name.ignore_mythic_mobs for ignoring MythicMobs entities
- Add Parched to messages_en.yml
Changes
- The plugin now requires Java 21
Bug Fixes
- Fix cured zombie villagers keeping custom name
Dependencies
Files
Metadata
Release channel
ReleaseVersion number
2.2.0Loaders
Game versions
1.20.5–1.21.11Downloads
39Publication date
December 16, 2025 at 8:58 PMPublisher
Archy-X
Member



