Links
Tags
Creators
Details
All versions
2.4.1-forge+1.20.1
Release
Gemini Live Library 2.4.1 Forge 1.20.12 weeks ago 99
Compatibility
Minecraft: Java Edition
1.20.1
Platform
Forge
Supported environments
Client-side
Server-side
Client and server
Changes
2.4.1 - 2026-09-07
Fixes
- fix crash - (0658805) - Hendrik Lind
- fix some bugs & add better tests - (69d5a9a) - Hendrik Lind
- set CurseForge client and server environments - (febdbaa) - Hendrik Lind
Other
- launch stuff - (d92ad04) - Hendrik Lind
- add live translate client - (254aaa2) - Hendrik Lind
- (cherry picked from commit 6590030872fefd128aab24690683280d218ffc09) - (0658805) - Hendrik Lind
- add structured output support to GeminiFlash - (902ff47) - Laptop MCP Sandbox
- Expose Gemini TTS HTTP failures - (61ce9cb) - Laptop MCP Sandbox
- Release Gemini Live Library 2.4.0 - (edb3261) - Laptop MCP Sandbox
- launch files - (3aebc7f) - Hendrik Lind
- Add specialized code review subagent prompts - (ed0b60a) - Laptop MCP Sandbox
- Merge branch 'laptop-mcp/review-subagent-prompts' - (c7b6d94) - Hendrik Lind
- set CurseForge client and server environments - (febdbaa) - Hendrik Lind
- set CurseForge client and server environments - (febdbaa) - Hendrik Lind
- set CurseForge client and server environments - (febdbaa) - Hendrik Lind
- set CurseForge client and server environments - (febdbaa) - Hendrik Lind
- set CurseForge client and server environments - (febdbaa) - Hendrik Lind
- set CurseForge client and server environments - (febdbaa) - Hendrik Lind
- set CurseForge client and server environments - (febdbaa) - Hendrik Lind
- https://www.curseforge.com/api/projects/1293101/upload-file - (febdbaa) - Hendrik Lind
- deduplicate Modrinth/Maven on rerun to avoid duplicate artifacts - (675c890) - Hendrik Lind
- deduplicate Modrinth/Maven on rerun to avoid duplicate artifacts - (675c890) - Hendrik Lind
- deduplicate Modrinth/Maven on rerun to avoid duplicate artifacts - (675c890) - Hendrik Lind
- deduplicate Modrinth/Maven on rerun to avoid duplicate artifacts - (675c890) - Hendrik Lind
- deduplicate Modrinth/Maven on rerun to avoid duplicate artifacts - (675c890) - Hendrik Lind
- deduplicate Modrinth/Maven on rerun to avoid duplicate artifacts - (675c890) - Hendrik Lind
- deduplicate Modrinth/Maven on rerun to avoid duplicate artifacts - (675c890) - Hendrik Lind
- deduplicate Modrinth/Maven on rerun to avoid duplicate artifacts - (675c890) - Hendrik Lind
- deduplicate Modrinth/Maven on rerun to avoid duplicate artifacts - (675c890) - Hendrik Lind
- deduplicate Modrinth/Maven on rerun to avoid duplicate artifacts - (675c890) - Hendrik Lind
Contributors
-
Hendrik Lind
-
Laptop MCP Sandbox
Supplementary resources
| File | Type | Size | |
|---|---|---|---|
| gemini_live_lib-2.4.1-forge+1.20.1-sources.jar | Unknown | 172.53 KiB |
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:qUJFGi0e:7hyMPeQG"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:qUJFGi0e:7hyMPeQG"
}

