Firmament for Hypixel SkyBlock (Firmament for Hypixel SkyBlock)
A Hypixel SkyBlock 1.20 QOL mod inspired by NEU.
Features:
- Item List of all SkyBlock Items
- Grouping Items that belong together like minions
- Recipe Viewer for Crafting Recipes
- Recipe Viewer for Forge Recipes
- Image Preview in chat
- A storage overview (not a full on overlay that allows you to interact with all pages, but that is planned)
- A crafting overlay when clicking the "Move Item" plus in a crafting recipe
- Cursor position saver
- Slot locking
- Support for custom texture packs (loads item models from `firmskyblock:
` before the vanilla model gets loaded) - Fairy soul highlighter
- A hud editor powered by Jarvis
- Fishing Helper for Fishing particles (currently not working if you sneak because of 1.20 messing up positioning, but there will be a fix for that once i get confirmation by an admin that that fix is allowed)
- Basic Config Gui (/firm config). Still needs improvement, but for the basics it's enough. You can also use `/jarvis options` to search through all config options
Also check out DulkirMod
截图:
来自Modrinth
Firmament 3.1.0+mc1.21.5
Firmament-3.1.0+mc1.21.5.jar下载3.1.0+mc1.21.5#Release
**Full Changelog**: <https://github.com/nea89o/Firmament/compare/3.0.0+mc1.21.5...3.1.0+mc1.21.5>
- feat: Add screen layout replacement feature for texture packs
- this allows texture packs to move pretty much every part of a screen around
- feat: hide recipe book ~kath
- fix: export item stack translations ~kath
- feat: Allow skipping DFU for REI lore cache generation for way faster repo reloads
- feat: Allow breaking itemstacks even further for faster repo reloads
- feat: Add a lot of item exporters for repo devs
- feat: Add item model to export
- feat: Add overlay item exporter
- feat: Add crafting recipe exporter
- feat: Add item shop recipe exporter
- feat: Add npc location exporter
- feat: Re export lore / display name from json
- feat: Allow reexporting all items
- fix: Potential fix for inventory buttons resetting
- feat: Moved storage search to be next to inventory
- feat: Add screen layout replacement feature for texture packs
- this allows texture packs to move pretty much every part of a screen around
- feat: hide recipe book ~kath
- fix: export item stack translations ~kath
- feat: Allow skipping DFU for REI lore cache generation for way faster repo reloads
- feat: Allow breaking itemstacks even further for faster repo reloads
- feat: Add a lot of item exporters for repo devs
- feat: Add item model to export
- feat: Add overlay item exporter
- feat: Add crafting recipe exporter
- feat: Add item shop recipe exporter
- feat: Add npc location exporter
- feat: Re export lore / display name from json
- feat: Allow reexporting all items
- fix: Potential fix for inventory buttons resetting
- feat: Moved storage search to be next to inventory
展开
版本: 3.1.0+mc1.21.5
支持游戏: 1.21.5
类型: Fabric
Release
下载次数: 42,755
Firmament 3.0.0+mc1.21.5
Firmament-3.0.0+mc1.21.5.jar下载3.0.0+mc1.21.5#Release
**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
## 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
展开
版本: 3.0.0+mc1.21.5
支持游戏: 1.21.5
类型: Fabric
Release
下载次数: 12,977
Firmament 2.7.0+mc1.21.5
Firmament-2.7.0+mc1.21.5.jar下载2.7.0+mc1.21.5#Release
**Full Changelog**: <https://github.com/nea89o/Firmament/compare/2.6.0+mc1.21.5...2.7.0+mc1.21.5>
- feat: Add more complex entity equipment scraper (stealthisfit). Mainly for texture pack devs
- feat: Add Pet overlay ~kathund
- fix: Cosmeticized Backpacks not being recognized by storage overlay
- feat(dev): Add copy inventory title button
- refactor: Implement REI recipe layouter and port recipes
- this is an internal change, but it could mean potentially more different item list backends in the future!
- feat: Add option to stop scrolling over items in storage overlay
- feat(debug): Add /firm dev screens command
- feat: Add option disable slot highlights in /sbmenu
- feat: Add more complex entity equipment scraper (stealthisfit). Mainly for texture pack devs
- feat: Add Pet overlay ~kathund
- fix: Cosmeticized Backpacks not being recognized by storage overlay
- feat(dev): Add copy inventory title button
- refactor: Implement REI recipe layouter and port recipes
- this is an internal change, but it could mean potentially more different item list backends in the future!
- feat: Add option to stop scrolling over items in storage overlay
- feat(debug): Add /firm dev screens command
- feat: Add option disable slot highlights in /sbmenu
展开
版本: 2.7.0+mc1.21.5
支持游戏: 1.21.5
类型: Fabric
Release
下载次数: 9,199
收录