Tags
Creators
Details
3.0.0+mc1.21.5
Compatibility
Required content
Changes
Full Changelog: https://github.com/nea89o/Firmament/compare/2.7.0+mc1.21.5...3.0.0+mc1.21.5
Additions
- feat: Add license viewer /firm licenses
- feat: Prettier price formatting
- feat: Custom Skyblock ID for Attribute Shards and Potion (This means Potions and Attribute Shards now show prices)
- feat: Hover Text to Inventory Buttons
- feat: Custom Skyblock ID for Party & Balloon Hats (This means Party and Balloon Hats now show prices)
- feat: allow skull:texturehash items for neu buttons
- feat: Multiplier for Price Data (ex. Pressing a Key shows the price for x Item instead of just 1) ~jani
- feat: Add border to selected storage page
- feat: AVG Lowest BIN in Price Data Feature ~jani
- feat: Add composter sound muffler
- feat: Support for 2025 Balloon Hat ~jani
- feat: On Cooldown and Time Remaining compatibility for Timer In Lore Feature ~jani
- feat: Add 1.8.9 item exporter
- feat: New Macro System
- feat: Add macro wheels
- feat: Add basic combo buttons
- feat: Add macro editing UI
Fixes
-
fix: missing translation on colewaypoint importing ~kath
-
fix: capitalization in gui ~silask
-
fix: missing REI warning not being disableable ~kath
-
fix: inconsistency between neu item id and nbt item id for some logs
-
fix: some modifier keybinds not working
-
fix: Jade crash sometimes causing resource reload failures
-
fix: Only show hover tooltip after duration
-
fix: Undyed tinted leather armour overrides being invisible
-
fix: Incorrect URL regex + extra error handling
-
docs: Implement new logo
- this is the first new version with ic22487s new logo
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:cjxJkhVy"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:IJNUBZ2a:cjxJkhVy"
}



