Tags
Creators
Details
Licensed MIT
Published 3 years ago
Updated last week
All versions
2.26.3+fabric-1.20.1
Release
2.26.3 (Fabric) (WM1.39.4 MM25.1.0)last year 3,169
Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Fabric
Quilt
Supported environments
Client-side
Required content
Changes
- 3c487078 - WM1.39.4
- e41c2502 - shorten setting name slightly
- 417e1699 - compare for expected palette order
- 5733c138 - update translations
- 36e72161 - refresh screen on minimap setting change safe
- c9bb4aec - include upgraded chunks setting
- 5bd0f6d3 - tweak block palette check
- 5b3ff9e9 - add 75k ring road
- 94086093 - reorganize setting definitions
- 21ba9429 - remove window update interval setting
- f4df8b39 - make minimap settings page refresh on setting change
- 43f902bc - hide sub-settings until main setting enabled
- e390c8b8 - render spawn chunks as lines
- 7c6d29ac - spawn chunks overlays
- a0c4a91e - bump version
- 162c24a8 - fix atlas end import while not in overworld
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:D1gwdzhr"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:EnPUzSTg:D1gwdzhr"
}





