
ItemSwapper
Inventory update concept for hotswapping items.
About
ItemSwapper
This mod is still in development and may change over time. Feel free to open an issue/discussion on Github with any suggestions or bugs you find.
Tweaks to the inventory system based on Xisumavoid's video.
Adds an item switch interface triggered by pressing a hotkey(Default: R). Depending on the item in the main hand, the interface will show different options(or not show up at all for unmapped items). Switch between the options by moving the mouse(or using the scroll wheel for the list). Releasing the hotkey will swap the item in the main hand with the selected item. In the item wheel, pressing the middle mouse button while having an item selected switches to related items(if available).
Features
- Switch between items from the inventory
- Show the inventory from an empty hand
- Switch between items from shulker boxes in the inventory(requires the mod/plugin on the server)
- Item wheel for block pallets
- Item list for dynamic items like tools, food, potions, etc.
- Fully customizable via resource packs
Dependencies
- FabricAPI
Credits
- Xisumavoid for the idea/video of the concept
- LizardOfOz Designer
- Stridey Textures
- DnatorGames Logo
- Ratty for the help with the resource pack
Images

Versions
## What's Changed * Add support for new grids of 28-40 by @tr7zw with textures by @StrideyGH in https://github.com/tr7zw/ItemSwapper/pull/263 * Updated Palettes by @RodentMastermind with @tr7zw and @Xisuma in https://github.com/tr7zw/ItemSwapper/pull/264 * Updated "clear slot" icon by @StrideyGH * Fix palette name not rendering in modern versions * fix shortcut background not rendering in old versions * Fix amounts not rendering in modern versions * Add option to open lists as palettes * Increase performance while having palettes open * Allow lists to define shortcuts * Add new "paletteList" flag to lists * Fix texture pack loading not unloading the old data **Full Changelog**: https://github.com/tr7zw/ItemSwapper/compare/v0.8.5...v0.9.0