branchpanic / stockpile

A Minecraft mod all about storage.
MIT License
10 stars 5 forks source link

Feature suggestion: Extracting from barrels while in creative mode? #16

Open Bluberry-Kat opened 5 years ago

Bluberry-Kat commented 5 years ago

Hi. To extract from barrels, the player left clicks on the barrel. While in creative mode, this breaks the barrel, leaving none of the contents. I think it'd be a good idea to have left-clicking in creative mode still extract from the barrel. Maybe left-clicking while sneaking would break it?

branchpanic commented 5 years ago

Sure! If I can figure out how to do it, I'll add this feature in.

branchpanic commented 5 years ago

I'm actually going to hold off until Fabric provides a config mechanism (which by the looks of things seems like is on the horizon?) since sneak-left-clicking conflicts with extracting an entire stack. Not quite next release, but soon you'll be able to choose which behavior you want!