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

  • R
  • Dec 20, 2025
  • 340.25 KB
  • 6
  • 1.20
  • Fabric

File Name

jd_skill_tree-1.0.14.jar

Supported Versions

  • 1.20

Curse Maven Snippet

Fabric

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

Learn more about Curse Maven

Automated release for version 1.0.14.

Changelog: Merge pull request #17 from JammingDino/detached2

Added armor and hunger conditions: Hunger Condition: You can now make a skill that only works if the player is full (e.g., hunger > 18) or starving. Armor Condition: You can make a skill that only works if the player is wearing heavy armor (e.g., armor > 15) or naked (armor == 0).

Added Time of day, Walking on block, Dimension, Wetness, and In lava conditions