enigmatics lockout

We implemented new goals and features for the Bingo mod by Gaming32 and Earthcomputer, trying to get a lockout experience more similar to SmallAnt's videos.
The team working on the goals were tyte, Catz and owlbot. The game lobby on our server was built by weaver.
All the following mods run on Minecraft version 1.21 and 1.21.1.

quick start

Our lockout game is currently available on our server at enigmatics.org. To play with us, join our discord and get the Minecraft role in #customize.
You will need fabric with our modified version of Bingo and the PlayerTracker mod installed. The easiest way to install fabric is through Prism Launcher. Install the newest versions of Fabric API and PlayerTracker directly from modrinth and manually add the bingo-1.1.10+enigmatics+fabric.jar.

our mods

Our new goals are implemented in a fabric mod that needs to be installed only on the server, next to the Bingo mod. Here is a list of all goals we added.
The mod can be downloaded here: enigmaticsbingogoals-1.0.1.jar.

To implement negative goals (for example "never pick up a crafting table") and to be able to generate a board with tasks of a wider variety of difficulty, we had to make a few changes to the original bingo mod.
The modified bingo mod needs to be installed on the server and should be installed on all clients and can be downloaded here: bingo-1.1.10+enigmatics+fabric.jar.

We created a standalone mod that adds the player tracking compass: PlayerTracker .
The player tracker mod needs to be installed on the server and should be installed on all clients and can be downloaded here: playertracker-1.1.2.jar.

Lastly, we also made some modifications to Earthcomputer's BingoExtras mod, adding a freeze time period, dynamic creation of dimensions for lockout games, finding seeds based on the selected goals and precise team spawn positions.
The modified Bingo extras mod needs to be installed only on the server, in addition to the datapack. There isn't a lot of documentation available for this mod, if you would like to set this up yourself, contact owlbot on our discord.
By the way, the java wrapper that allows us to use cubiomes in Minecraft mods and other java projects on both Linux and Windows is available as a separate jar .