Page cover

Decursio Stages

Official Wiki for Decursio Stages

This is a mod that adds stages to Minecraft 1.20.1 Forge (for the moment). A mod pack developer may use these stages to gate certain features. This mod mainly uses JSON files to create the stages and the restrictions. Some level of understanding for the JSON formatting is required in order to use this mod, so this wiki won't cover the basics.

As of this moment, version 0.0.3 of Decursio Stages, can gate the following features:

  • items

  • blocks

  • dimensions

  • containers (chests, backpacks, barrels, crates and so on)

  • structures

  • mobs

!!! VERY IMPORTANT !!!

The stages and restrictions created with this mod can be dynamically loaded and refreshed in the game, without restarts.

It is highly recommended to use this mod with FTBQuests or another questing mod. The main stage distribution system this mod provides is represented by in-game commands. You're meant to give these commands to the player as quest rewards. Custom KubeJS scripts can also be used for more specific interactions, but the main idea is that you need a separate mod to add your stages to the player.

Next, we'll see how this mod can be used.

Last updated

Was this helpful?