Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Creators
Details
Introducing The Bingo Brewers Mod Public Beta
Bingo Brewers is an open source mod intended to help with bingo, it is currently under development and has 2 key features.
The mod relies on the Hypixel Mod API and OneConfig, both are loaded with tweakers and don't require any separate mod installs.
Splash Notifications
When a splasher pings @Splash Pings in the #splashes channel in the Bingo Brewers discord, your client will be sent a notification including the:
- Hub/Dungeon Hub Number
- Splasher
- Bingo Party listed in splash message
- Notes (Any lines the splasher added that aren't identified as for discord use (e.g. "react with :SPLASHWHEN:"), or haven't already been covered by other purposes)
The notification will disappear after 2 minutes. The title will disappear after 5 seconds.
Splash Hub Player Count
Any client inside of the splash hub will be communicating the current player count to my server, which will broadcast the current player count of the splash hub to all clients every 2 seconds. https://i.imgur.com/bliIBRX.png
Crystal Hollows Crowdsourced Chest Waypoints
This feature crowdsources loot from chests in the Crystal Hollows and displays it to all mod users when they join a lobby. There are filters and other settings allowing you to customize what you see.
The accompanying HUD shows the totals in a lobby and also comes with a justify setting, allowing you to place it anywhere on the screen.
Minor Features
Coins/Bingo Point Calculator
This is the original feature I created for the mod when I was first learning java in December, it displays the Coins/Bingo Point for any item in the bazaar or auction house that has price data. It isn't perfect for every use. It takes the lowest BIN, subtracts the cost of the lower talisman tier (for example a Bingo Ring) if necessary, then divides by the number of bingo points.
Chicken Head Reminder
Reminds you to crouch every 5 seconds.
Auto Updater
The mod comes with an "auto" updater which will prompt you with patch notes when a new update is available. The feature allows you to easily update your JAR by clicking a single button ingame. This feature can be made fully automatic, or completely disabled depending on your preferences.
Potential Concerns
I'm connecting to your server, are you logging my IP?
- Nope, not logging it, not printing it, not doing anything with it.
What is OneConfig?
- OneConfig is the config library I'm using that is similar to Essential, but without the cosmetics and general bloat. It's an open source mod by PolyFrost and is likely compatible with several of your other Skyblock Mods such as NEU. It will be installed when you first launch your game.
Is it a RAT?
- Nope, but you shouldn't trust me on that. You can read the source and compile yourself at https://github.com/IndigoPolecat/BingoBrewers.
Upcoming Features
- Port the mod to Fabric, we believe that the foraging update is coming sooner rather than later and want the mod to be available for it on release.
- Warp network of sorts, utilizing clients that have enabled the setting to warp people into crystal hollows lobbies with items they want.
- Adding support for other CH related elements to be shared (structure locations, key guardian)
- Improve Bingo Shop calculator
- Rewrite of most features
- Update to support OneConfig's v1 update.