1.0.1 Beta 7
Changes
Misc
- Forge recipe preview
- Use
/viewforgerecipe <id/name>
to show a recipe - Also adds a button to the skyblock recipe book
- Use
- Add shorter warp commands
Fixes
- Change the time where sack items are saved
Internal
- Add client side inventory framework
- Allows for easy creation of screens that look like inventories
1.0.1 Beta 6
This version mainly consists of the item search
feature which allows you to search all chests on your island.
Changes
Helper
- Add storage and inventory as data source for craft helper
- Add anvil combine helper
- Add island chest search
- Gives you the ability to search all chests on your island and highlight the chest an item is in
- Use
/cookie search
to open the inventory or pressO
on your keyboard (configurable in vanilla settings)
Misc
- Store storage in profile data to be able to access it at any time
- Add storage preview
Config
- Resize
enum cycle option
based on possible values [@givemefox]
1.0.1 Beta 5
This version mainly contains internal changes and some mining features.
Changes
Mining
- Highlight unclaimed commissions (
Modify commission items
) - Puzzler solver
Commands
- Added
/cookie
command to open the config- Added
/cookie sendCoords
to send your coordinates to chat
- Added
Misc
- Automatically send mod outdated message, when the mod is outdated
Fixes
- Fix craft helper being miss aligned when selecting a new item
- Fix garden plot price breakdown not working
- Fix garden compost perk cost not working
- Fix messages not being shown while not in skyblock
1.0.1 Beta 4
This version mainly contains internal changes that will help accelerate the update frequency.
Changes
Farming
- Display the exact items a visitor needs
Misc
- Show armor if it has a dye applied to it
- This will undo the effects of
Hide Own Armor
andHide Other Armor
for items with a dye applied
- This will undo the effects of
Fixes
- Fix a bug with the sack tracked
- Remove a print statement that was left in by accident
Internal
- Switched to a version of the neu repository
- Cleaned up the codebase
- Add scoreboard based region detection
1.0.1 Beta 3
Changes
Misc
- Add scrollable tooltips
- CRTL + Scroll -> horizontal movement
- SHIFT + Scroll -> chop tooltip
- Add a way to unselect the current craft helper item
- Add the ability to scroll in the craft helper
Farming
- Plot price breakdown
- Composter total perk cost
- Yaw/Pitch display
- Rancher's Boots speed overlay
Dev
- Prevent console spam (on by default)
Fixes
- Fix craft helper position being wrong if the window size is too small
1.0.1 Beta 2
This update mainly adds cleanup features that intend to max the game less overwhelming. There are also a few bug fixes and miscellaneous features.
Changes
Farming
- Add rancher's boots speed number
Cleanup
- Cleanup collections
- Remove other player contributions
- Remove empty contributions
- Remove all contributions
- Dungeons
- Hide watcher messages
- Hide potion message
- Hide class messages
- Hide ultimate ready messages
- Hide blessing messages
- Hide silverfish messages
- Hide dungeon door key messages
- Items
- Remove dungeon stats
- Remove reforge stats
- Remove hot potato book stats
- Remove gemstone stats
- Remove gear score
- Remove blank lines
- Remove full set bonus
- Remove gemstones
- Remove abilities
- Remove piece bonus
- Remove enchants
- Remove reforges
- Remove soulbound
- Remove runes
- Pets
- Remove max level
- Remove actions
- "Left-click to spawn!" and so on
- Remove held item
Fixes
- Fix contest highlight not working
- Hide select item from recipe if craft helper is disabled
- Fix some options not saving/loading correctly
- Fix an issue that removes the rarity line
Internal
- Change the way
DataComponents
are used - Fix typo in
FarmingFeatures
1.0.1 Beta 1
This update adds a few new features and also refines old ones.
Changes
Misc
- Display pet level as stack size
- Display pet rarity as stack size color
Helper
- Add a way to select the craft helper item
- in the
/recipe
screen there now will be an item to click
- in the
Mining
- Show hotm perk level as stack size
- Highlight disabled perks
- This currently changes the item to a redstone dust
- Show powder cost
- Show next 10 level cost
- Show total missing cost
Fixes
- Fix a game crash that happened when having no connection
- Fix a crash with the dev inventories debug
Initial release
This is the first version of the mod, I don't know where this project will go, but I'm very committed to create a good modern skyblock mod.
Features
Misc
- Show item creation date
- Show item npc value
- Show if an item is donated to museum
- Hide own armor
- Hide other armor
- Hide fire
- Hide lightning
- Hide status effects (potions) from inventories
- Hide health bar
- Hide armor bar
- Hide food bar
Farming
- Highlight unclaimed Jacob's contests
Helper
- Craft helper
- currently no UI way to set the item, use
/dev debug setSelectedCraftHelperItem
instead
- currently no UI way to set the item, use