JStages - Bridge Between GameStages and KubeJS
This mod provides full KubeJS compatibility with the most popular GameStages addons, opening up new possibilities for gameplay customization.
Supported Addons
Currently, the mod works with the following extensions:
Item Stages - allows managing item availability through stages ReDimensionStages - adds a stage system for dimensions
Working with Scripts
For convenience, it's recommended to use ProbeJS, which will help you understand the syntax of each addon. You can also study the mod's source code.
ItemStages functions are available in both client and server scripts using the prefix ItemStages ReDimensionStages functions work only in server scripts with the prefix DimensionStages
If you have suggestions for supporting other addons, create corresponding requests on GitHub.