Download Passive Skill Tree Stage — Minecraft Mods — ModStock

Passive Skill Tree Stage

Active

Downloads

0

Last update

9 months ago
Client
Adventure
Addons

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>]);

Project members
Sixik

Sixik