Tags
Creators
Details
Licensed MIT
Published 3 years ago
Updated last week
All versions
2.27.0+fabric-1.21.6
Release
2.27.0 (Fabric) (WM1.39.10 MM25.2.7)last year 2,116
Compatibility
Minecraft: Java Edition
1.21.6
Platforms
Fabric
Quilt
Supported environments
Client-side
Required content
Changes
- 91815f18 - skip upload vertex buffer when alpha = 0
- 3dfbaefc - simplify draw feature interface
- 9014f2a5 - drawing mode keybind
- 9c54578a - shade dependencies
- cf2ee844 - render api refactor
- 0dbe9bc4 - ingame noti on native load error
- 7f2b7796 - clean up
- 5f260f4d - load drawing data on enter world event
- 0752eddc - line removals in db
- e1bc5073 - rename to multi color
- 40dcb6fe - drawing mixin remapping
- 95fe1e24 - update translations and ensure buttons have [XP] prefix
- 01255f6a - drawing opacity setting
- 1a9e9a69 - update drawing alpha
- 2439093d - keep drawing enabled after each shape
- 1243255f - update drawing color cycler button style
- 7b197160 - remove drawing highlights and lines in right click option
- 8da2a14b - colored lines
- e8194a6b - colored highlights shader
- 118d6c82 - drawing database
- 28ee9b00 - drawable highlights
- c9373444 - drawing color cycler
- 2501fc2d - drawing text translations
- ccc6e6b3 - move drawing buttons to left side
- 20260cda - handle drawing on non-vanilla dimensions
- bc5ffc3e - simplify line preprocess function
- a664dd98 - allow middle click pan while drawing
- 7ed49794 - fix line intersection calc for very long lines
- 054d1b4f - fix line orientation preprocess
- 9782d8f1 - infinite line drawing mode
- 7c3adca9 - drawing wip
- 753d4734 - update sharestone color mapping
- 54dc08a6 - update sharestone color mapping
- 55a591ff - sharestone color sync
- 6cea280b - setting to configure waypoint eta tick buffer length
- a5eb1bf3 - deathpoints render distance setting
- 032d06ee - reduce chance of collision in concurrent Misc.quickFileBackupMove
- 19b73003 - specify remove highlight dim explicitly on queued tasks
- f0f743f2 - bump version
- c8280193 - delete highlights right click option
- c7788124 - breadcrumbs chunk highlights
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:QXWC77JL"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:EnPUzSTg:QXWC77JL"
}





