Filling Multiple Buckets with Liquid
salaza opened this issue ยท 3 comments
Describe the bug
It's not possible to fill multiple buckets with liquid in one go from the terminal
How to reproduce the bug
Take more than 1 bucket and try to leftclick a fluid in the terminal.
Expected behavior
Filling all the held buckets.
Additional details
No response
Which minecraft version are you using?
1.18
On which mod loaders does it happen?
Forge
Crash log
You can't have a stack of filled buckets, so what would be the expected behaviour here?
It can't just give you a 10 stack of filled buckets, since they're not stackable.
When you click it with >1 empty bucket in hand, it puts a filled bucket in your player inventory everytime you click until you only have 1 empty bucket in hand, then the filled bucket replaces the one you are holding.
That's how it is (or should be) on Fabric for example.