Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-05-16 17:36:51 +02:00
docs/goal_list remove duplicate seedfind tags from goal list html 2026-05-14 01:15:19 +02:00
gradle/wrapper 26.1.2 update 2026-05-06 16:09:10 +02:00
libs add empty libs directory, remove bingo sources jar 2024-05-27 07:14:59 +02:00
src simplify TouchFluidTrigger 2026-05-16 17:36:51 +02:00
.gitignore add antisynergies to goal list 2024-06-19 23:50:06 +02:00
build.gradle client gametest framework, extract goal ids to separate class 2026-05-07 00:03:59 +02:00
gradle.properties add feed dandelion to different mobs goal 2026-05-09 15:56:37 +02:00
gradlew 26.1.2 update 2026-05-06 16:09:10 +02:00
gradlew.bat 26.1.2 update 2026-05-06 16:09:10 +02:00
README.md Update README.md 2024-08-09 17:57:35 +02:00
settings.gradle replace datapack with fabric datagen 2024-05-20 16:20:37 +02:00

Enigmatics Bingo Goals

Alternative goals for Bingo, specifically for lockout mode. This mod works server-side only and requires the Bingo mod to be installed.

The goals are intended to be played with a player tracker and require a patch to allow never-type goals in lockout mode.

You can download the mod from GitHub Releases, or build it using the instructions below.

Building the project

To build the project, run the following Gradle tasks:

  • buildBingoMod (builds Bingo with patches)
  • runDatagen (generates JSON definitions for custom Bingo goals)
  • build

Required by Server & Client:
Bingo mod in libs directory.

Required only by Server:
Enigmatics Bingo Goals mod in build/libs directory.