[Idea] /inventory drop oneleft
Prerequisites
- [X] I have read and understood the user manual
- [X] I made sure I am running the latest development build
- [X] I tried to look for similar feature requests before opening a new one
Console Client Version
latest
Describe your problem
When I only need a certain item to fill up my backpack, using /dropitem or /inventory <player|id> drop
Suggest a possible solution
As written in my title, the command /inventory <> drop <> oneleft can be used to drop items from a certain slot so that only one remains. This can be very useful when I am playing on an RPG server and need to farm materials while AFK . The autodrop feature can be a bit cumbersome to achieve this operatio
Attach screenshot here (If applicable)
No response
Minecraft Version
1.12.2
Device
VPS
Operating System
Windows
A C# script can be written to accommodate this feature instead.
I think that this not a very common use case and should not be added to MCC as it will only add additional complexity and more things to maintain.