Creators
Details
7.18.0
Compatibility
Required content
Changes
Bingo Net
The following List may not include Bug Fixes. If empty may be only Bug Fixes.
Bingo Net Changes:
- Disabled BSC and BB Support for an unknown time (infinite?).
- This is due to them completely rewriting their internal protocol and having updated to modern. also me no longer depending on them for sploosh. If someone wants to fix it and PR it fine by me.
- Changed it so BN Prompts you on first startup whether you want to enable the Bingo Net Server.
- Added a ton of different Splash Brewing Utils.
Static Info for modrinth:
Bingo Net is based on SkyHanni as if it were included. This means that it currently has to replace the normal SkyHanni mod to work. It is not a standalone mod and does not work with the official SkyHanni mod. Due to the long term plan being to merge into official SkyHanni at some point there are the Third Party Warnings. This is since out of official sh these are third party Servers controlled by me.
You can find most settings under:
/sh → Events → Bingo → (Third Party Networks)
It is recommended to also enable the widen config option for most users in the /sh start screen.
Known incompatibilities
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:Cp13oI7e:OOvPGOEk"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:Cp13oI7e:OOvPGOEk"
}



