File Details
lockoutbingo-2.1.1.jar
- R
- Oct 19, 2025
- 675.04 KB
- 2.4K
- 1.21.8
- NeoForge
File Name
lockoutbingo-2.1.1.jar
Supported Versions
- 1.21.8
Curse Maven Snippet
A minor update for v2.1 containing mostly a few changes and bug fixes. 2 new rule settings have been added in this update.
Changes
- added 2 new rule settings:
- `filterDistance`: set how far from (0, 0) to check for biomes and structures (default: 1000)
- `filterDistanceType`: set how to calculate the distance (default: square)
- Circular: checks for biomes and structures within a circle with a radius of `filterDistance` centered at (0, 0)
- Square: checks for biomes and structures within a square with a half-length and half-width of `filterDistance` centered at (0, 0)
- added Blue and Brown Eggs to "Obtain More Eggs Than Opponent" goal
- a goal's completed background now changes colors in Blackout Versus if multiple teams have completed it (similar to how the goal's name changes color)
- synced color gradients for completed goals by multiple teams in Blackout Versus
- the fullscreen game board now closes when the keybind to open it is pressed again
- renamed keybinds
- the default keybind to toggle the board overlay is now unbinded
- removed game test localizations
Bug Fixes
- fixed tool interaction goals (Strip a Log, Flatten Dirt, etc.)
- fixed client-side not receiving a player tracking compass on initial game start
- fixed player tracking compass bobbing whenever the target player moved
- fixed seed caching not happening in the Overworld