nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
Hexstages

Hexstages

Mod

A Hexcasting x Gamestages compatibility mod, allowing restricting casting specific hex Actions when players lack specified Stages.

Client and server

205 downloads
1 follower

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.

External resources


Project members

anabsolutesloth

Member


Technical information

License
MIT
Client side
required
Server side
required
Project ID