Custom goals for https://modrinth.com/mod/bingo-mod
- Java 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| docs/goal_list | ||
| gradle/wrapper | ||
| libs | ||
| src | ||
| .gitignore | ||
| build.gradle | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| README.md | ||
| settings.gradle | ||
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.