This page was last updated on 14 March 2025, 3:00PM
Changelogs
Version 0.0.6
Fix bug with player unable to move after loading in the world
Bug fixes
Version 0.0.5
Add stackable toolbelt slots
Version 0.0.4
Improved version compatibility meaning the mod will be compatible with both game version 1.0.31.0.25, 1.0.17.0.23 and likely lower
Add separate storage loading for the inventory and the toolbelt slots (Useful for those using mods to mess around with stack sizes)
Bug fixes
Version 0.0.3
Fixed compatibility issue with the 1.0.31.0.25 game update
Fixed toolbelt timing out when loading a considerably large amount of items
Version 0.0.2
Fixed toolbelt slots not being cleared after being used for crafting
Fixed an error that could occur if the player were holding a toolbelt item in hand, saved and quit to the main menu
Improved the code for adding toolbelt items to better match vanilla so multiple toolbelt slots can hold the same type item as long as the item is unique
Removed Allow Multiple Same Type Items option as it is supposed to be the default behavior. See line above
Added Always Show Hotkey Bar toggle
Added transparent and darkened out toolbelt icons when Remember Toolbelt is on and the toolbelt slot has no item stored
Added Stack Transfer to easily transfer an entire stack of items between storage containers - Hold right click over the slot with the items you wish to transfer
Added manual update detection for those using older UnityModManager versions (A small update icon will be displayed in the in-game UMM GUI next to the mod when an update is available)