Dream's Compass
This modification or datapack opens up the opportunity to enjoy the exciting game in the "speedrunner vs hunters" format.

Starting the Game
To launch the game mode, the speedrunner needs to execute one of the following commands. After this, all compasses in the game will start pointing to the runner's location.
/trigger compass:dream - (Mod v1.5+, Datapack v1.3+)
/trigger bizcub.dream - (Mod v1.4+, Datapack v1.2+)
/function compass:dream - (Mod v1.0+, Datapack v1.0+)
Issuing Compasses
If you want to immediately equip all hunters with compasses when starting the game, use this command:
/trigger compass.compasses - (Mod v1.5+, Datapack v1.3+)

Compass Features
By default, the compass always points to the speedrunner, even if they have moved to another dimension. This is done so that hunters cannot accurately determine where their target is located. For hunters to understand that the runner has changed dimensions, a special function needs to be activated.
/trigger compass.update_dimension_on - (Mod v1.5+, Datapack v1.3+)
/trigger bizcub.cheat1 - (Mod v1.4+, Datapack v1.2+)
/function compass:cheat1 - (Mod v1.0+, Datapack v1.0+)

Disabling the Function
To return to the standard compass operation mode, use the following command:
/trigger compass.update_dimension_off - (Mod v1.5+, Datapack v1.3+)
/trigger bizcub.nocheat1 - (Mod v1.4+, Datapack v1.2+)
/function compass:nocheat1 - (Mod v1.0+, Datapack v1.0+)
Requirements
- For work with Fabric loader requires Fabric API