Creators
Details
7.40.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:
- Added moby warp for trapper helper (glowing mushroom cave only). Requires Mvp+ and Scroll.
- Fixed Carrot Candy Helper opening the gui while inside inventory and searching the recipe instead of openeing it directly.
- Changed minion via resource opener to open minion tier 5 by default. There is now a keybind that searches for the recipe to open the generic recipe tree if you wish.
- Internal changes around bestiary updater.
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:eid46Ftm"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:Cp13oI7e:eid46Ftm"
}

