Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tr7zw/ItemSwapper

Tweaks to the inventory system based on Xisumavoid's video.
https://github.com/tr7zw/ItemSwapper

hacktoberfest hacktoberfest-accepted

Last synced: about 1 month ago
JSON representation

Tweaks to the inventory system based on Xisumavoid's video.

Awesome Lists containing this project

README

        

# 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.

[![Discord](https://tr7zw.dev/curse/Discord-long.png)](https://discord.gg/2wKH8yeThf)

Tweaks to the inventory system based on [Xisumavoid's video](https://www.youtube.com/watch?v=A6DvnFCW5FY).
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([Documentation](docs/1.%20Resource%20Pack%20Overview.md))

## Dependencies

- FabricAPI

## Credits

- [Xisumavoid](https://www.youtube.com/xisumavoid) for the idea/video of the concept
- [LizardOfOz](https://www.youtube.com/LizardOfOz) Designer
- [Stridey](https://modrinth.com/user/Stridey) Textures
- [DnatorGames](https://twitter.com/DnatorGames) Logo
- [Ratty](https://github.com/RodentMastermind) for the help with the resource pack

## Images

![Plank Types](https://raw.githubusercontent.com/tr7zw/ItemSwapper/1.20/img/planktypes.png)
![Wood Options](https://raw.githubusercontent.com/tr7zw/ItemSwapper/1.20/img/woodoptions.png)
![Dyes](https://raw.githubusercontent.com/tr7zw/ItemSwapper/1.20/img/dyes.png)
![Tools](https://raw.githubusercontent.com/tr7zw/ItemSwapper/1.20/img/tools.png)
![Potions](https://raw.githubusercontent.com/tr7zw/ItemSwapper/1.20/img/potions.png)
![Redstone](https://raw.githubusercontent.com/tr7zw/ItemSwapper/1.20/img/redstone.png)