Tags
Creators
Details
Licensed MIT
Published 3 years ago
Updated 2 weeks ago
All versions
2.24.6+fabric-1.21
Release
2.24.6 (Fabric) (WM1.39.0 MM24.6.1)2 years ago 4,465
Compatibility
Minecraft: Java Edition
1.21–1.21.1
Platforms
Fabric
Quilt
Supported environments
Client-side
Required content
Changes
- 317c7152 - optimize out intermediary highlight list from getter
- 2a1bfa23 - update sqlite and use batched inserts
- 6d9b7364 - setting gui button for
radarHideInvisibleEntities - 7a4edde5 - bump version
- 0e97269d - Fix 'FabricWaystonesHelper.subcribeWaystonesEventsRunnable is null' during initialization (#183)
- d0ff3d31 - simplify cache impl
- 8effb805 - handle world change caches on map runner thread
- 0261d47f - retain actual dim highlight cache window when viewing other dims
- 19a4c799 - skip highlight write/load if window not changed
- d5fc2c2f - Bump 3arthqu4ke/mc-runtime-test from 2.4.1 to 2.4.2 (#180)
- 0e09aa5f - get baritone jars from maven repo
- 58df0238 - update deps
- ead09482 - minor cleanup
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:N49FIjxV"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:EnPUzSTg:N49FIjxV"
}





