aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 6e7caf19d41fd4c10c77e13d2ff71c7954ba8b79 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Tag Tooltip

This mod adds a tooltip to every item which shows every tag an that item has. It was primarily created to be used in conjunction with Mekanisms Tag filter, which allows to tell machines on which items to operate. Since Mekanism didn't provide information how to get those tags, i created this mod to help with that.

## Added Features

 - Keybind "Show Ore Dictionary / Item Tags" under the "Inventory" category
    - This keybind shows the tags when hovering over an item
 - Can be installed Client side only, and doesn't provide any benefit if installed on the server.
 - That's it, it's a small mod, maybe I'll add in more tooltips if I can think of any.
 
## Links

 - [Bug Tracker](https://github.com/romangraef/tagtooltip/issues)
 - [Github](https://github.com/romangraef/tagtooltip)
 - [My Twitter](https://twitter.com/romangraef89)