Jade Stage - Interface Progression
The Jade Stage modification serves as an additional module designed for cooperative work with Jade and GameStage. Thanks to this solution, you will be able to gradually unlock Jade interface elements using convenient CraftTweaker scripts.
Technical Requirements
For full functionality, the installation of the following modifications is required:
- Jade by developer Snowee
- CraftTweaker by Jareddlll08
- GameStage by DarkhaxDev
Usage Example
Here's how simple it is to configure access to specific development stages:
import mods.jadestage.JadeStage;
JadeStage.setStage("Demo_Stage");
Application Options
This mod is perfectly suited for creating complex modpack collections with gradual player progression. You get complete control over when specific Jade interface elements become available to the player.