Modscraper Modscraper Minecraft
Passive Skill Tree Stage logo

Passive Skill Tree Stage

Mod

by Sixik

Restricted the leveling tree

Type

Mod

CurseForge Downloads

11,660

CurseForge ID

1101054

Last Updated

Jun 26, 2026

Description

PST Stage - This is a mod that will allow you to limit the opening of the leveling tree, as well as the opening of skills until the player has a stage

My Discord

If you want support me

 

You need a CraftTweaker to work

Example Scripts

Package import mods.pststage.PSTStage;

Restricted Open Skill Tree

PSTStage.applySkillTreeStage(String stageID, ResourceLocation[] skillTreeID); PSTStage.applySkillTreeStage("one", [<resource:skilltree:main_tree>, <resource:mymode:tree>]);

Restricted Learn Skills

PSTStage.applySkillStage(String stageID, ResourceLocation[] skillsID); PSTStage.applySkillStage("one", [<resource:skilltree:hunter_class>, <resource:skilltree:hunter_crafting_1>]);

Similar Mods

Included in Modpacks

External Resources