[drawers] support more info for single drawer cabinets#52
[drawers] support more info for single drawer cabinets#52
Conversation
|
IMO it wouldn't be too much if they were split across multiple lines, something like this: Could even put the quantities, but maybe that would be too much. |
With 1x2 it seems fine, but just imagine 4 lines on a small screen. |
|
Also it may be nicer to have it limited to the item name (no "xyz wooden drawer"). Edit: Just like with technic chests. If nobody is against this idea, I'm going to do this making the whole PR smaller :D |
Co-authored-by: OgelGames <olliverdc28@gmail.com>
This reverts commit 8e928c0.
Count + short item description (or item name) Counts >= 1000 -> 1k
|
After trying several options I feel this is the most useable:
|
|
I've tried supporting 1x2 and 2x2 cabinets too: https://github.com/mt-mods/wrench/tree/drawerLabel2 The tooltip is kinda useable but the short description cuts off multiple lines, so the hotbar text isn't satisfactory. |
The other drawer types were left out for reasons:
When need arrises, we can then search for a solution for multi-drawer cabinets.