
Hexstages
A Hexcasting x Gamestages compatibility mod, allowing restricting casting specific hex Actions when players lack specified Stages.
- Загрузки
- 278
- Подписчики
- 1
- Обновлён
- 2 сентября 2025 г.
- Лицензия
- MIT
Опубликован 27 июля 2025 г.
Hexstages
A Hexcasting x Gamestages compatibility mod, allowing restricting casting specific hex Actions when players lack specified Stages.
To configure, create a Datapack with JSON files in /hexstages/staged_actions/ under a namespace, and associate a Stage to a list of Hex Action IDs.
Example file
{
"expert": [
"hexcasting:teleport/great",
"hexcasting:flight/time"
]
}
This configuration will restrict the casting of Greater Teleport and Wayfarer's Flight, to require the "expert" Stage. Casting a staged action without the required Stage will cause a 3 second Blindness mishap.
Ченджлог
0.1.1Релиз1.20.1 · 2 сентября 2025 г.
- Staged Actions now apply to Spell Circles.
0.1.0Релиз1.20.1 · 27 июля 2025 г.
Initial Release.
Комментарии
Загружаем…