Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/2retr0/quickstack
Quick stack to nearby chests!
https://github.com/2retr0/quickstack
fabricmc minecraft
Last synced: 3 months ago
JSON representation
Quick stack to nearby chests!
- Host: GitHub
- URL: https://github.com/2retr0/quickstack
- Owner: 2Retr0
- License: mit
- Created: 2022-11-04T21:12:29.000Z (about 2 years ago)
- Default Branch: 1.20
- Last Pushed: 2024-01-09T04:39:31.000Z (about 1 year ago)
- Last Synced: 2024-01-09T05:39:00.165Z (about 1 year ago)
- Topics: fabricmc, minecraft
- Language: Java
- Homepage:
- Size: 10.3 MB
- Stars: 1
- Watchers: 1
- Forks: 4
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# QuickStack
Download the latest version over at [Modrinth](https://modrinth.com/mod/quickstack)!Too lazy to spend dozens of hours constructing an automatic item sorter? QuickStack is a mod that aims to provide an intuitive way to deposit your inventory to nearby blocks/entities (following an identically named feature from *Terraria*)! This mod also provides further quality-of-life features than one may expect—specifically...
## Features
![Quick Stack Demo](https://github.com/2Retr0/QuickStack/raw/HEAD/.assets/quickstack_demo.gif "Quick Stack Demo")
**Quick Stacking Items!** (obviously) *(Clicking on a new button within your inventory will dump items into related containers!)*
* Items are *only* stacked into containers which already contain the item. If multiple containers are present, containers are prioritized based on how much of the item they hold.
* By default, only non-hotbar inventory items will be considered for quick stacking (configurable).
* Upon completion, an informational toast containing the summary of the quick stack will display cycling through deposited items and their destination containers.
- ❓*Note: A hybrid pathfinding/line-of-sight check is made to prevent stacking items to inaccessible containers (for balancing).*
---
![Color Coordination Demo](https://github.com/2Retr0/QuickStack/raw/HEAD/.assets/quickstack_demo_color.gif "Color Coordination Demo")
**Color-coordinated mappings!** *(Upon initiating a quick stack, slots will be highlighted with colors that correspond to their respective destination block/entity highlight color!)*
* Each unique destination container (per quick stack) will be highlighted a different color to help communicate where each item goes.
- The duration for how long slots/destinations are highlighted (configurable) only begins when the inventory screen is closed giving an opportunity to read mappings.
---
![Entity Quick Stack Demo](https://github.com/2Retr0/QuickStack/raw/HEAD/.assets/quickstack_demo_entity.gif "Entity Quick Stack Demo")
**Support for quick stacking into entities!** *(Any entity, which contains an accessible inventory, can have items deposited into it!)*
* This includes—but is not limited to—llamas, donkeys, chest boats, and chest minecarts!
- ❓*Note: If the entity happens to already be glowing, the additional highlight will not interfere with the potion effect properties (duration, etc.). Only the color will be altered for the period the highlight is present!*
---
![Favorite Item Demo](https://github.com/2Retr0/QuickStack/raw/HEAD/.assets/quickstack_demo_favorite.gif "Favorite Item Demo")
**Marking items as favorites to prevent accidental stacking!** *(Another mod of mine, [ItemFavorites](https://modrinth.com/mod/itemfavorites), comes* ***prepackaged*** *in this mod, integrating all the functionality from it!)*
* The *ItemFavorites* mod also includes other functionality for items marked as favorites—check the related [mod page](https://modrinth.com/mod/itemfavorites) to learn more!
- ❗*Note: Items can be marked as favorites by clicking on them while* ***holding the left `alt` key*** *(configurable).*
- ❗*Note: As *ItemFavorites* is bundled in, you need not download (and can remove it) if you install this mod!*## See Also
* **My other mods ([profile](https://modrinth.com/user/2Retr0)):**
* [BedrockWaters](https://modrinth.com/mod/bedrockwaters)
* [TravellersToasts](https://modrinth.com/mod/travellerstoasts)
* [FormidableFarmland](https://modrinth.com/mod/formidablefarmland)
* [GlobalEnderChest](https://modrinth.com/mod/globalenderchest)
- **Mods/resources used in image previews:**
- [Complementary Shaders](https://www.curseforge.com/minecraft/customization/complementary-shaders)
- [Jerm's Better Leaves Add-on](https://www.curseforge.com/minecraft/texture-packs/better-leaves-add-on-2-0)
- [Vanilla Tweaks](https://vanillatweaks.net/picker/resource-packs/)
- [xali's Enchanted Books](https://www.curseforge.com/minecraft/texture-packs/xalis-enchanted-books) (personal edit)
- [xali's Enhanced Vanilla](https://www.curseforge.com/minecraft/texture-packs/xalis-enhanced-vanilla)