Tags
Creators
Details
Licensed LGPL-3.0-only
Published 3 years ago
Updated last month
All versions
2.10.0+mc26.1
Release
[26.1.2] Yet Another BINGO 2.10.02 months ago 9,604
Compatibility
Minecraft: Java Edition
26.1.x
Platforms
Fabric
Quilt
Supported environments
Client-side
Server-side
Client and server
Required content
Any compatible version
Changes
New Features:
- Updated for 26.1!
- Made playing lockout mode with a "1 Line" goal a bit more intuitive
- Show the progress/completion of "All of ..." objectives within the tooltip
- Added an icon to identify waxed items on the card
Bugs Squashed:
- Fixed a logic issue with "All of ..." objectives in lockout mode (thanks Patryk Przybysz!)
Translations:
- New Arabic translations from Ksmly!
- New Bulgarian translations from Кирил Цветков!
- New Chinese Simplified translations from BoredYukolin and Young912!
- New Chinese Traditional translations from Sear!
- New Czech translations from Džerry!
- New Finnish translations from Diamond!
- New French translations from Yosh64!
- New Italian translations from fmixolydian!
- New Polish translations from Jimmy Green!
- New Portuguese translations from NotKweerk!
- New Romanian translations from Astraljoker!
- New Russian translations from lazdni!
- New Swedish translations from Alexander Landgren!
- New Turkish translations from NoNate!
Optional dependencies
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Any compatible version
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:mHeNceaH:zbskqViB"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:mHeNceaH:zbskqViB"
}

