Mod Drawers Tooltip by Snownee_
- 7283065
- 17.31 KB
- 1.20.1
- May 7, 2020
- August 2, 2023
- AddonsStorageUtility & QoL
Description
Mod Information
Name | Drawers Tooltip | Author | Snownee_ | Description | Show what are inside drawers |
---|---|---|---|---|---|
Information | Downloads: 7283065 Version: 1.20.1 Size: 17.31 KB Updated at: August 2, 2023 Created at: May 7, 2020 | Tags | Addons Storage Utility & QoL |
Description
This mod allows you to see what items are stored in Storage Drawers, just like the tooltips of Shulker Box.
**Required both side**
Also, it adds a new ingredient type for modpack devs. It will match only if there is a specific item in the drawer and the amount is greater than a value:
{
"type": "draweringredient:standard",
"content": {
"tag": "minecraft:coals"
},
"amount": 127
}