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

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

Awesome Lists containing this project

README

          

![logo](https://github.com/N3ROO/QuickSearchMod/raw/MC_1.16.3/.github/resources/quicksearch.png)

# Quick Search
![github downloads](https://img.shields.io/github/downloads/n3roo/quicksearchmod/total.svg?label=github%20downloads)
[![curseforge downloads](http://cf.way2muchnoise.eu/full_409086_downloads.svg)](https://www.curseforge.com/minecraft/mc-mods/quick-search)
![issues](https://img.shields.io/github/issues/n3roo/quicksearchmod.svg)
![release](https://img.shields.io/github/release/n3roo/quicksearchmod.svg)
![build](https://img.shields.io/github/workflow/status/N3ROO/quicksearchmod/Build%20MC1.16.3?label=build%201.16.3)

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

![demo](https://github.com/N3ROO/QuickSearchMod/raw/MC_1.16.3/.github/resources/demo-1.0.0.gif)

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