
This mod is an addon to the gamestage mod and the jade mod.
You will be able to stage the jade mod overlay using crafttweaker scripts.
dependencies :
- jade by Snowee
- CraftTweaker by Jareddlll08
- GameStage by DarkhaxDev
script.zs example :
import mods.jadestage.JadeStage;
JadeStage.setStage("Demo_Stage");
Feel free to use it in your modpack and to ask questions in the comment.