This repository has been archived by the owner on May 22, 2023. It is now read-only.
Changes
- Added 'In area' option to AreaTarget
- Added 'Apply Knockback' option for DamageMechanic
- Made Armor Stands from ArmorMechanic silent to avoid armor equipping noises (1.10+ only)
- #20 Removed skill lore auto coloring, because it was breaking some placeholders
Fixes
- #11 Fixed NoSuchMethodError and NoClassDefFoundError for some mechanics in old Minecraft versions
- #12 Fixed AreaTarget sometimes messing up ally and enemy targets
- Removed rogue crit particles for previous testing in some target selectors
- #16 AreaTarget now has its origin located at the current target's position, and not necessarily the caster's
- #18 Fixed projectile launching ignoring lore requirements
- #22 Fixed {attr:level} and {attr:cost} in skill lore for system languages that use , as decimal separator