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

Description

Skill Tree


 

Turn your Experience into Permanent Power.

 

Skill Tree (by JammingDino) completely overhauls how you view Experience Points in Minecraft. Instead of hoarding levels only to lose them in a lava pit, use them to unlock permanent passive abilities, stat boosts, and unique game-changing mechanics.

To get started, simply craft and place a Skill Altar, then right-click it to open the radial skill menu. From there, you can spend your collected Experience Points to unlock permanent passive abilities that persist even after death. These upgrades range from basic stat boosts and faster mining speed to unique mechanics like moving swiftly through lava or pulling enemies towards you with every hit. To access more powerful, higher-tier skills, you will simply need to upgrade your Altar to better materials like Iron, Diamond, or Obsidian.

 


 

 


 

Key Features

  • Radial Skill System: A beautiful, easy-to-navigate circular skill tree interface.
  • Skill Altars: Craft tiered Altars (Iron, Diamond, Emerald, Obsidian) to access the skill tree. Higher tiers unlock more advanced skills.
  • Permanent Progression: Unlocked skills remain with you even after death.
  • XP Points System: Costs are calculated in raw XP points, allowing for fine-tuned balancing.

 

Abilities & Effects

This isn't just about adding +1 Heart. The mod supports a wide range of dynamic effects (more to come...) :


Passive Skills:

  • Attribute Modifiers: Boost Max Health, Movement Speed, Attack Damage, and more.
  • Mining Speed: Break blocks faster.
  • Movement Mastery: Swim faster in water or walk quickly through Lava.
  • Combat Mechanics: Modify your Knockback. Push enemies further away, or use negative knockback to pull enemies toward you!
  • Enchantment Mastery: Add permanent enchantment levels to your gear (even breaking vanilla limits).
  • XP Multipliers: Permanently boost the amount of experience you gain from all sources.

Actions:

  • Command Execution: Run any vanilla or modded Minecraft command automatically. Support for placeholders like @p (player name) and %x% %y% %z% (event coordinates).
  • Ignite (Burn): Set the player on fire for a specific duration, with an option to bypass armor/protection (Magic damage).

Action Types:

  • On Block Break: Fire an action immediately when you mine a block.
  • On Block Place: Fire an action immediately when you place a block or interact with a surface.
  • Timer / Interval: Automatically triggers an action every X ticks (e.g., "Grant 1 XP every 10 seconds" or "Run a command every minute").

Conditions:

  • Conditional Skills: Create complex passive or active skills that only work when specific criteria are met.
  • Item Requirements: Restrict effects based on what the player is holding in their Mainhand or Offhand (e.g., "Gain +50% Mining Speed, but only when holding a Golden Pickaxe"). With support for Count and NBT data.
  • Equipped Armor: Requires wearing specific armor pieces (with NBT support).
  • Health: Check if health is Greater/Less/Equal to a specific amount.
  • Hunger: Check food level.
  • Armor Value: Check total armor points.
  • Dimension: Restrict skills to the Overworld, Nether, End, or modded dimensions.
  • Y-Level: Activate skills only at specific heights (e.g., "Mining Speed only below Y=0").
  • Walking On Block: Requires standing on a specific block type.
  • Time of Day: Activate effects only during the day or night.
  • Fluid State: Check if the player is Wet or In Lava.

 

For Mod Developers: Built-in Editor

Skill Tree is 100% Data-Driven. What does that mean? If you want to create your own skills you don't even need to learn JSON, you can simply use the built in developer skill altar block to start building out custom skills in real time inside of minecraft.

Place a Developer Skill Altar. Open the GUI to access the In-Game Skill Editor. Design your skill (Name, Icon, Cost, Prerequisites, and Effects). Click Export. The mod handles the rest, generating the JSON files needed for your modpack or datapack.

(Note: "jd_skill_tree" is the internal ID for JammingDino's Skill Tree mod)
If you're a developer, make sure to correctly mark Skill Tree (Fabric) as either an optional or required dependency in your files here on CurseForge

 


 

Links & Source

  • Source Code & Issue Tracker: GitHub Repository (You can also find more information about the creation of datapacks / mods here)
  • Report Bugs: Please report any issues on the GitHub Issues page.
    The mod is still in active development, expect features to be completly reworked or changed without warning. If you have any ideas of features that you would like to see implemented please head to the github and create an issue outlining your idea with the label: "enhancement", or just leave a comment on the curseforge page. At the moment the mod is being built around specific modpacks, or specific projects in mind, eventually I will expand the set of default skills to be generic and useful across all manner of minecraft modpacks.

Installation

Requires Fabric API and oωo (owo-lib).
Simply drop the .jar file into your mods folder.