

Drawers Tooltip
Активный0.0
Установок
6
Последнее обновление
1 год назад
Версии
1.18.2 — 1.20.1
Клиент и сервер
Forge
Neoforge
Хранилища
Утилиты
Аддоны
This mod allows you to see what items are stored in Storage Drawers, just like the tooltips of Shulker Box.
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
}