[Suggestion] Drawers should display quantity by default
AMartinie opened this issue · 3 comments
I don't know if there's a legitimate reason behind this, and I don't see anything in the config to even allow you to change the default setting. I doubt there are many people who want to have to just out a key every single time they want to see the quantity of a new drawer. While itemstack is empty, display nothing. While not empty, display quantity. I decomped the mod and it seems pretty easy to commit. At the very least, I'd like the option to display quantity by default.
Performance (client-side) is the only reason really. Drawers have a history of being spammed pretty heavily and it can add up. Then again, I have the concealment key with the opposite default behavior. It is at least worthy of an option, and easy to do.