Fuzss / visualworkbench

Items stay inside of crafting tables and are also rendered on top. It's really fancy!
https://www.curseforge.com/minecraft/mc-mods/visual-workbench
Mozilla Public License 2.0
7 stars 5 forks source link

fix menu being opened even while crouching #21

Closed TacoMonkey11 closed 1 year ago

TacoMonkey11 commented 1 year ago

This solves #16, this really bothered me and it was a simple and stable (hopefully) fix

Fuzss commented 1 year ago

Thanks, this is definitely better than the old implementation, but isCrouching is actually not the correct method to use here.

I've added my own patch now exactly mimicking vanilla behavior.