https://github.com/jackfred2/chesttracker
A Fabric & Quilt client-sided mod to track your item storage.
https://github.com/jackfred2/chesttracker
client-side fabricmc minecraft utility
Last synced: 2 months ago
JSON representation
A Fabric & Quilt client-sided mod to track your item storage.
- Host: GitHub
- URL: https://github.com/jackfred2/chesttracker
- Owner: JackFred2
- License: lgpl-3.0
- Created: 2020-07-15T21:36:48.000Z (almost 5 years ago)
- Default Branch: 1.21.4
- Last Pushed: 2025-04-15T18:11:23.000Z (2 months ago)
- Last Synced: 2025-04-15T19:28:22.905Z (2 months ago)
- Topics: client-side, fabricmc, minecraft, utility
- Language: Java
- Homepage: https://modrinth.com/mod/chest-tracker
- Size: 10.2 MB
- Stars: 51
- Watchers: 1
- Forks: 25
- Open Issues: 69
-
Metadata Files:
- Readme: README.md
- Changelog: changelogs/2.5.0.md
- License: LICENSE
Awesome Lists containing this project
README
# Chest Tracker


[](https://crowdin.com/project/chest-tracker)An client-sided mod to remember where you've put items. Press **Y** to search for items, and the
**GRAVE** key ``` ` ``` to open the GUI.


[Other Images](https://modrinth.com/mod/chest-tracker/gallery)
## 📥 Requirements (2.x) (≥ 1.20.2)
- [Fabric API](https://modrinth.com/mod/fabric-api)
- [YACL](https://modrinth.com/mod/yacl)Chest Tracker embeds [Where Is It](https://modrinth.com/mod/where-is-it), [JackFredLib](https://github.com/JackFred2/JackFredLib) and [Searchables](https://github.com/jaredlll08/searchables).
## 🚧 Requirements (1.x) (< 1.20.2)
Note: 1.x won't be recieving any new updates.
- [Fabric API](https://modrinth.com/mod/fabric-api)
- [Cloth Config](https://modrinth.com/mod/cloth-config)## ⭐ Features
- Saving of items on the client, allowing it to work on Realms and multiplayer servers.
- Integration with:
- [REI](https://modrinth.com/mod/rei), [JEI](https://modrinth.com/mod/jei), and [EMI](https://modrinth.com/mod/emi) via Where Is It; see [it's usage section](https://github.com/JackFred2/WhereIsIt#usage)
- [Shulker Box Tooltip](https://modrinth.com/mod/shulkerboxtooltip) - Show Ender Chest contents on the client
- [WTHIT](https://modrinth.com/mod/wthit) & [Jade](https://modrinth.com/mod/jade) - Show contents of container you're looking at. Contains it's own plugin settings.
- Custom handling for:
- Hypixel Skyblock (private island + ender chest).
- Hypixel SMP## 📖 Usage
Press Y to search by an Item Stack; this uses Where Is It's keybind.
Press GRAVE ``` [ ` ] ``` to open the main GUI. In the GUI, click an item to search for it in your current dimension. Use the search bar and it's various filters
to narrow down your search.For more details on using the mod, see [the wiki](https://github.com/JackFred2/ChestTracker/wiki).
## 🌍 Translations
Chest Tracker 2.0 is available on [Crowdin](https://crowdin.com/project/chest-tracker). All languages are accepted; DM me on Crowdin to add yours if needed.
## ✏️ License
Chest Tracker 2.x a ground-up rewrite and is licensed under LGPL-3.0-only, You have permission to use the textures,
modified or not, in your resource pack.Legacy Chest Tracker 1.x is licensed under MIT (with some EPL rendering code), and is available on [the legacy branch](https://github.com/JackFred2/ChestTracker/tree/legacy-1.x).
## 📟 Planned Features
To see what's planned with Chest Tracker, see the [Trello Board](https://trello.com/b/cMzr1g9P/chest-tracker). To suggest something,
[open an issue!](https://github.com/JackFred2/ChestTracker/issues)