Tags
Creators
Details
Licensed MIT
Published 3 years ago
Updated last week
All versions
2.30.0+fabric-1.21.11
Release
2.30.0 (Fabric) (WM1.40.2 MM25.3.2)7 months ago 3,188
Compatibility
Minecraft: Java Edition
1.21.11
Platforms
Fabric
Quilt
Supported environments
Client-side
Required content
Changes
- 6c277f2a - update release script
- 49abbe3a - add missing features from porting
- e9220ccd - fix setting slider
- 9c83ee0d - WM1.40.2 MM25.3.2
- 97268a01 - xaerolib dep extractor
- 0c828f27 - more highlight colors
- 015e9745 - Bump actions/cache from 4 to 5 (#263)
- 29764763 - Bump actions/download-artifact from 6 to 7 (#262)
- 74e39cd6 - Bump actions/upload-artifact from 5 to 6 (#261)
- 31defe39 - fix blay waystone reload function
- 422a9240 - ensure blend mode reset
- 88f44a67 - Bump com.gradleup.shadow:shadow-gradle-plugin from 9.2.2 to 9.3.0 (#260)
- 39262fbd - faster follow mode camera animation
- e2ab6ba9 - transparent worldmap background setting
- c194eaed - check if backup file exists before delete
- 3c391438 - bump version
- 26fd2c94 - Bump actions/checkout from 5 to 6
- c646752d - also move replace recovered journal db files
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:HnKYD77T"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:EnPUzSTg:HnKYD77T"
}





