File Details
Release v1.0.22
- R
- Jan 16, 2026
- 380.20 KB
- 8
- 1.20
- Fabric
File Name
jd_skill_tree-1.0.22.jar
Supported Versions
- 1.20
Curse Maven Snippet
Automated release for version 1.0.22.
Changelog: Merge pull request #26 from JammingDino/detached11
feat(skills): add passive elytra flight effect
Implemented a new passive skill effect that grants Elytra flight mechanics without requiring the item to be equipped in the chest slot.
- Logic: Uses Fabric's to enable gliding based on unlocked skills.
- Visuals: Added to force-render the Elytra model on the player's back when the skill is active.
- Architecture: Split Mixin configuration into (Common) and (Client) to prevent server-side crashes regarding the renderer.
- Editor: Added support for the Elytra effect in the In-Game Developer Editor.

