This package has been deprecated and may no longer be maintained. We recommend looking for an alternative.
ItemDrawers
Standalone rework of kg_ItemDrawers with station auto-feed, QuickStack integration, Norse font, outline/shadow text effects, and mod API.Changelog
1.0.2
- Fix: Text outline/shadow now switches to full SDF shader for compatibility with dynamically created fonts
1.0.1
- Fix: API assembly name mismatch (ItemDrawers_API looked up "BroheimItemDrawers" instead of "kg_ItemDrawers") — third-party mod integration now works
1.0.0
- Initial release
- 7 drawer variants: Wood, Stone, Black Marble, Panel (Wood/Stone/Marble), No-Model (invisible)
- Single-item-type bulk storage with icon, stack count, and quality star display
- Support for modded and enchanted items (custom data items can be stored)
- Auto-pickup of matching ground items within configurable range
- Per-drawer customization: text color (RGB) and pickup range (Crouch + Use)
- Norse-Bold font with configurable outline + shadow on stack count digits
- Tiffany turquoise default text color (#0ABAB5)
- StationAuto: auto-feed from drawers (smelters, kilns, cooking stations, fireplaces, fermenters)
- StationAuto: auto-deposit to drawers (cooked food, honey, sap)
- QuickStackStore integration: Quick Stack (P) and Restock (L) work with drawers
- AzuCraftyBoxes compatibility: build/craft pulls from drawers
- Exclude list for items that should not be stored
- Contents drop when drawer is destroyed
- Dungeon placement allowed
- Mod API (API.ClientSideV2) for third-party mod integration
- Jotunn custom build category "Item Drawers"
