promotional bannermobile promotional banner

Skill Tree (Fabric)

This mod allows players to unlock new abilities and perks by progressing through a visually interactive skill tree.

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

Fabric

modImplementation "curse.maven:skill-tree-fabric-1397099:7467949"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

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.