Compatibility
Minecraft: Java Edition
1.21.1
1.20.6
1.20.1
1.19.2
1.18.2
1.16.5
Platforms
Supported environments
Creators
Details
Licensed ARR
Published last year
Updated 4 days ago
Changelog
Patch Notes
Changes:
- Removed the protection and speed modifiers from the configuration.
New Feature:
- Custom Mob Attributes: A new section has been added to configure custom attributes for mobs. Use the following format to set attributes:
[base]20[baseEnd][modifier]3.2[modifierEnd][max]2[maxModifier][cmd]attribute @s minecraft:generic.max_health base set {Value}
Format Explanation:
[base]
: The base value of the attribute.[modifier]
: The modifier to apply to the base value.[max]
: The maximum value of the attribute.[cmd]
: The command to execute, e.g., setting the attribute's base value.
This allows for greater customization of mob attributes and control over their stats.