https://github.com/lilgallon/quicksearchmod
A lightweight Minecraft forge mod to search for items in containers. Works with mods that introduce their own containers
https://github.com/lilgallon/quicksearchmod
forge minecraft mod quick search
Last synced: 7 days ago
JSON representation
A lightweight Minecraft forge mod to search for items in containers. Works with mods that introduce their own containers
- Host: GitHub
- URL: https://github.com/lilgallon/quicksearchmod
- Owner: lilgallon
- License: gpl-3.0
- Created: 2020-09-20T08:16:25.000Z (over 5 years ago)
- Default Branch: MC_1.16.3
- Last Pushed: 2020-10-02T16:51:17.000Z (over 5 years ago)
- Last Synced: 2025-03-21T21:30:53.005Z (about 1 year ago)
- Topics: forge, minecraft, mod, quick, search
- Language: Java
- Homepage: https://www.curseforge.com/minecraft/mc-mods/quick-search
- Size: 5.16 MB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README

# Quick Search

[](https://www.curseforge.com/minecraft/mc-mods/quick-search)



A mod to search for items in containers (chest, inventory, whatever).

## Contributing
Don't hesitate to contribute. Even if it's your first time, it's never too late to learn!
If you want to contribute, make sure to:
- Try to follow the [Google Java Style Guide](https://google.github.io/styleguide/javaguide.html), but the column limit is 120 and not 100.
- Make sure that your commits are clear enough to understand what changed
I will most likely accept your pull request even if it's just a typo fix! :)
## Credits & Acknowledgements
- [@N3ROO](https://github.com/N3ROO) - *Main developer*