Tags
Creators
Details
Licensed MIT
Published 3 years ago
All versions
2.32.0+neoforge-1.21.11
Release
2.32.0 (NeoForge) (WM1.41.0 MM26.1.0)last month 571
Compatibility
Minecraft: Java Edition
1.21.11
Platform
NeoForge
Supported environments
Client-side
Required content
Changes
- 2d933fb8 - WM1.41.0 MM26.1.0
- fc6a832b - add a few comments to render api's
- e61946ae - fix runClient
- cf18c8bf - update deprecated loom config
- 77623371 - update loom
- 0bf18b53 - minor alloc optimization
- 2a423c0e - replace
mc.playerinstances withmc.getCameraEntity() - 8536ea3b - clear beacon cache on dim exit
- 12b92076 - beacons overlay
- 368f0961 - update sqlite
- f386d4dc - batch db write highlight deletions
- 9001eb80 - move to enum based age setting
- 68f1e215 - reduce palette false positive rate
- 6f384626 - palette newchunks rescan setting
- 23251fce - bulk highlight remove api
- b720c8ee - make xp settings guis set
canSkipWorldRendervar - de4a8dd8 - fix a few missing or out of order translation keys
- d9c8f7f2 - render game behind worldmap setting
- 54d37df5 - Bump gradle-wrapper from 9.5.0 to 9.5.1 (#305)
- cf4c6c33 - Bump com.gradleup.shadow:shadow-gradle-plugin from 9.4.1 to 9.4.2 (#307)
- a05071b4 - bump version & add spark to fabric runClient
- a82ca15f - fix direct highlight iterator long boxing
- f1e8c891 - enable param names jvm arg
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:HYNE0R43"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:EnPUzSTg:HYNE0R43"
}





