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.21

  • R
  • Jan 14, 2026
  • 376.39 KB
  • 9
  • 1.20
  • Fabric

File Name

jd_skill_tree-1.0.21.jar

Supported Versions

  • 1.20

Curse Maven Snippet

Fabric

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

Learn more about Curse Maven

Automated release for version 1.0.21.

Changelog: Merge pull request #25 from JammingDino/detached10

feat: add advanced actions, flight, and release automation

New Skill Features:

  • Creative Flight: Added and Mixin logic to allow conditional creative flight in survival.
  • New Actions:
    • : Restores Health or Hunger.
    • : Applies velocity to target (Vertical/Forward).

Tooling & Automation:

  • Added : Python script to generate Instagram-ready release images with dynamic stats from Modrinth/CurseForge.
  • Updated : Integrated image generation and Discord Webhook notifications into the release workflow.

Fixes & Refactoring:

  • Editor: Updated to support configuration of all new action types and nested Delayed Actions.
  • Serialization: Fixed crashes by refactoring to handle recursive effect serialization and properly delegate condition saving.