Tags
Creators
Details
Licensed MIT
Published 6 years ago
Updated last week
All versions
3.1.0
Release
Mod Menu v3.1.0 for 1.18.24 years ago 15.1K
Compatibility
Minecraft: Java Edition
1.18.2
Platform
Fabric
Supported environments
Client-side
Changes
- Watching the Minecraft Credits will return you back to the Mods screen
- Updated Portuguese translation
- Updated Arabic translation
- Updated Chinese (Traditional) translation
- Updated Chinese (Simplified) translation
- Updated Turkish translation
- Updated Swedish translation
- Updated Russian translation
- Updated Portuguese (Brazil) translation
- Updated Polish translation
- Updated lzh (generated) (lzh) translation
- Updated Mongo (lol_US) translation
- Updated Korean translation
- Updated Japanese translation
- Updated Italian translation
- Updated French translation
- Updated Finnish translation
- Updated Persian translation
- Updated Estonian translation
- Updated Spanish (Mexico) translation
- Updated English (en_WS) translation
- Updated English (en_UD) translation
- Updated English (en_PT) translation
- Updated German translation
- Updated Catalan translation
- Updated Bulgarian translation
- Updated Malay translation
- Updated Portuguese translation
- Updated Arabic translation
- Updated Chinese (Traditional) translation
- Updated Chinese (Simplified) translation
- Updated Swedish translation
- Updated Russian translation
- Updated Portuguese (Brazil) translation
- Updated Polish translation
- Updated lzh (generated) (lzh) translation
- Updated Korean translation
- Updated Japanese translation
- Updated Italian translation
- Updated French translation
- Updated Finnish translation
- Updated Persian translation
- Updated Spanish (Mexico) translation
- Updated English (en_WS) translation
- Updated English (en_UD) translation
- Updated English (en_PT) translation
- Updated German translation
- Updated Bulgarian translation
- Added Malay translation
- Updated Catalan translation
- Updated Spanish (Mexico) translation
- Updated Chinese (Simplified) translation
- Updated Portuguese translation
- Updated Portuguese translation
- Updated Russian translation
- Updated Estonian translation
- Added Portuguese translation
- Added more metadata for the "Java" entry
- Update Minecraft license to display Minecraft EULA
- Updated to Minecraft 1.18.2
- Add some default metadata for Fabric API parent group
- Updated Portuguese translation
- Updated Arabic translation
- Updated Chinese (Traditional) translation
- Updated Chinese (Simplified) translation
- Updated Turkish translation
- Updated Swedish translation
- Updated Russian translation
- Updated Portuguese (Brazil) translation
- Updated Polish translation
- Updated lzh (generated) (lzh) translation
- Updated Mongo (lol_US) translation
- Updated Korean translation
- Updated Japanese translation
- Updated Italian translation
- Updated French translation
- Updated Finnish translation
- Updated Persian translation
- Updated Estonian translation
- Updated Spanish (Mexico) translation
- Updated English (en_WS) translation
- Updated English (en_UD) translation
- Updated English (en_PT) translation
- Updated German translation
- Updated Catalan translation
- Updated Bulgarian translation
- Updated Malay translation
- Updated Portuguese translation
- Updated Arabic translation
- Updated Chinese (Traditional) translation
- Updated Chinese (Simplified) translation
- Updated Swedish translation
- Updated Russian translation
- Updated Portuguese (Brazil) translation
- Updated Polish translation
- Updated lzh (generated) (lzh) translation
- Updated Korean translation
- Updated Japanese translation
- Updated Italian translation
- Updated French translation
- Updated Finnish translation
- Updated Persian translation
- Updated Estonian translation
- Updated Spanish (Mexico) translation
- Updated English (en_WS) translation
- Updated English (en_UD) translation
- Updated English (en_PT) translation
- Updated German translation
- Updated Bulgarian translation
- Added Malay translation
- Updated Catalan translation
- Updated Spanish (Mexico) translation
- Updated Chinese (Simplified) translation
- Updated Portuguese translation
- Updated Portuguese translation
- Updated Russian translation
- Updated Estonian translation
- Added Portuguese translation
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:mOgUt4GM:4JrWqhWw"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:mOgUt4GM:4JrWqhWw"
}

