Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MIRROR] Allows the fermenting (wooden) barrel to be emptied and to b…
…e wrenched + add contextual helpers to help visualize its interactions (#2779) * Allows the fermenting (wooden) barrel to be emptied and to be wrenched + add contextual helpers to help visualize its interactions (#83491) ## About The Pull Request Wooden barrels can now be wrenched down to be anchored, which should make them a lot more convenient if you want to avoid people constantly pushing them around. They can also now be emptied by right-clicking with an empty hand, to help with accidents that do unfortunately happen, like when you add an additional fruit that you didn't mean to add to the barrel on accident. I also figured I'd improve its readability by giving it contextual helpers, and I'm quite pleased with the results. ## Why It's Good For The Game More QoL functionalities is always good. More controls visibility is just better for accessibility. ## Changelog :cl: GoldenAlpharex qol: Fermenting (wooden) barrels can now be emptied when opened by right-clicking with an empty hand! qol: Fermenting (wooden) barrels can now be anchored/unanchored using wrenches! qol: Fermenting (wooden) barrels now have contextual helpers, to show what you need to do at a glance to interact with them. code: Documented a few of the fermenting barrel's variables. /:cl: * Allows the fermenting (wooden) barrel to be emptied and to be wrenched + add contextual helpers to help visualize its interactions --------- Co-authored-by: GoldenAlpharex <[email protected]> Co-authored-by: NovaBot13 <[email protected]>
- Loading branch information