Compatibility
Minecraft: Java Edition
26.1.x
1.21.11
Platforms
Supported environments
Client and server
Links
Tags
Creators
Details
Licensed ARR
Published 3 months ago
Changelog
1.1.1
New
- Skill Protection Policy System — Declarative
SkillProtectionPolicyreplaces manualSkillUtil.Status.setSuperArmor()/setIFrame()calls. Define IFRAME, SUPER_ARMOR, FORWARD_GUARD windows per skill phase via builder API. Engine auto-applies/removes flags on phase transitions, chain-out, interrupt, and death.onSkillEnd()manual cleanup is now deprecated for protection flags. - Super Armor Damage Reduction (per class) — New
super_armor_reductionfield in PlayerClass datapack. When super armor is active, incoming damage is reduced by class percentage (e.g. Swordsman 55%, Mage 35%). Applied after the full damage pipeline, purely multiplicative. - Skill Animation Data Registry —
SkillAnimDataRegistryscans all mod JARs for PlayerAnimLib.jsonfiles and parses"skill"blocks intoSkillAnimDatarecords. Provides shared animation defaults (timings, skip windup, scheduled actions) with Java override priority. - Custom Animation Fade Duration — Each skill can now override
getAnimationFadeInTicks()for per-skill fade-in control (default 4 ticks, 0 for instant swap).
Dependencies
Files
leklai-fabric-1.1.1-1.21.11.jar(8.96 MiB) Primary
Metadata
Release channel
BetaVersion number
1.1.1-1.21.11Loaders
Fabric
Game versions
1.21.11Environment
Client and server, required on both






