Tags
Creators
Details
3.9.0+mc1.21.7
Compatibility
Required content
Changes
Full Changelog: https://github.com/nea89o/Firmament/compare/3.8.1+mc1.21.7...3.9.0+mc1.21.7
Warning: This release will reset some of your settings.
-
feat: Add Chinese translation ~mcwuguodadi
-
feat: Allow blocking unequipping wardrobe with keybinds ~Linnea Gräf
-
feat: Allow showing pickaxe ability timer on shovels ~Linnea Gräf
-
feat: Logical Stack Size for Compost and Gemstone Sack ~jani270
-
feat: Only hide potion effects while on skyblock ~jani270
-
feat: add party API ~Linnea Gräf
-
feat: add recipe requirements tooltips ~Twarug
-
feat: add support for mouse button binds ~Linnea Gräf
-
feat: allow disabling slot binding in chest ~Linnea Gräf
-
feat: new best-in-class etherwarp algorithm + more custom colours ~Linnea Gräf
-
feat: rework input system to be more generic towards keycodes ~Linnea Gräf
-
feat: show bazaar order size / sack count for stack prices ~Linnea Gräf
-
fix: Right click actions not being blocked sometimes ~Linnea Gräf
-
fix: better distinguish between rift and overworld item data in locked slots ~Linnea Gräf
-
fix: incorrect tracer colours ~Linnea Gräf
-
fix: move slot locking icons to left corner (#266) ~Szymon Pel
-
fix: player entities not rendering in item list ~Linnea Gräf
-
fix: potentially fix mouse grabbing incompatibility with save cursor position ~Linnea Gräf
-
fix: shiny pig tracker not tracking coins ~Linnea Gräf
-
fix(dev): hide non exported item highlights for items in old modern versions ~Linnea Gräf
-
fix(dev): Salmom -> Salmon ~jani270
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:IJNUBZ2a:fcGimGLk"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:IJNUBZ2a:fcGimGLk"
}

