Tags
Creators
Details
Licensed MIT
Published 3 years ago
Updated last week
All versions
2.28.2+fabric-1.20.1
Release
2.28.2 (Fabric) (WM1.39.12 MM25.2.10)10 months ago 2,842
Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Fabric
Quilt
Supported environments
Client-side
Required content
Changes
- 01b0cc1a - update deps
- d7f07f88 - add 100k^2 map download link
- 958dad4a - switch waypoint dimension keybinds
- f51e5924 - fix expanded settings centering
- 58a72581 - sh release script
- 6964e3a6 - failsafe checks and fallback behavior
- be193157 - atomic file moves if possible
- 062f39ce - update shadowjar
- 1680f412 - bump version
- 4fcc6892 - patch waypoint load bug
- 6366d842 - include android arm and aarch64 sqlite
- 022af38c - Bump actions/setup-java from 4 to 5
- ec9520b6 - smoothen waypoint eta speed calc over time interval
Optional dependencies
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:EnPUzSTg:BCafHUao"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:EnPUzSTg:BCafHUao"
}





