Tags
Creators
Details
Licensed MIT
Published 3 years ago
Updated 19 hours ago
All versions
2.26.1+forge-1.20.1
Release
2.26.1 (Forge) (WM1.39.2 MM25.0.0)last year 3,479
Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Forge
NeoForge
Supported environments
Client-side
Required content
Changes
- 35088de0 - update show wp distance button text on toggle
- 4a8c1355 - normalize show wp distances gui option select action
- e08cd007 - update gradle
- 39489066 - fix forge remapping
- 76a2776a - show waypoint distances button in waypoints gui options dropdown
- 73330892 - execute atlas waypoint set modifications on render thread
- 28f2ec91 - log amount of atlas waypoints imported and their wp set
- dae62089 - fix waypoint search box translation key
- ae69a18c -
/xaero2b2tAtlasImportcommand - 142c6073 - ensure async cache refreshes
- b3c18d67 - refactor task executor
- a1278087 - bump version
- c0eb7fb4 - manage our own queue of tasks to execute on tick
- d56b9f41 - fix queued highlight remove
- 481df52c - for real
- a8586a07 - 0 retry attempts
- 07f9effc - disable modrinth retries
- c250f1c4 - continue release and warn even if one fails
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:xZF77xJS"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:EnPUzSTg:xZF77xJS"
}





