Compatibility
Minecraft: Java Edition
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Privileged
Provides stages which lock certain aspects of the game, such as blocks or items, behind stages. Pack makers can use json files to specify when an object should become accessible and how it should be hidden.
Documentation
Replacement data is placed into the data/${namespace}/privilege
folder and has the following structure:
Currently, the following types are available:
Identifier | System |
---|---|
privileged:block |
Blocks |
privileged:item |
Items |
privileged:block_state |
Block States |
More in-depth documentation can be found in the docs folder on GitHub. There you can find information on what the individual systems achieve and what their limitations are.
To gain a stage you can use the /stage
command. The syntax is very similar to that of the /advancement
command.
Usage & Dependencies
This mod requires Fabric API on Fabric.
You can optionally use Jade. Basic Stages will correctly hide blocks and items when looked at with Jade.