Перейти к содержимому
Mineforgian

Privileged

Lock game content behind stages.

Загрузки
1K
Подписчики
10
Обновлён
13 июля 2024 г.
Лицензия
MIT

Опубликован 16 июня 2024 г.

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.

Ченджлог

0.4.3+1.21Бета1.21, 1.21.1 · 13 июля 2024 г.
  • fix concurrent modification exception being thrown on world creation
0.4.3+1.21Бета1.21 · 13 июля 2024 г.
  • fix concurrent modification exception being thrown on world creation
0.4.2+1.21Бета1.21 · 12 июля 2024 г.
  • allow regexes to be used as provider inputs.
0.4.2+1.21Бета1.21 · 12 июля 2024 г.
  • allow regexes to be used as provider inputs.
0.4.1+1.21Бета1.21 · 12 июля 2024 г.
  • providers will no longer generate a replacement if a resource location patch hasn't modified a resource location
  • resource location patch now requires namespace or path patch
  • all providers now accept resource locations as replacements.
0.4.1+1.21Бета1.21 · 12 июля 2024 г.
  • providers will no longer generate a replacement if a resource location patch hasn't modified a resource location
  • resource location patch now requires namespace or path patch
  • all providers now accept resource locations as replacements.
0.4.0+1.21Бета1.21 · 12 июля 2024 г.
  • change "privileges" key to "privilege" for block and item providers
0.4.0+1.21Бета1.21 · 12 июля 2024 г.
  • change "privileges" key to "privilege" for block and item providers

Комментарии

Загружаем…