Shadows-of-Fire / FastWorkbench

Caching recipes in the crafting table
MIT License
23 stars 17 forks source link

Bug: Setting "Remove Recipe Book Button" to true while displayed does not hide the recipe book #96

Closed lynnpye closed 1 year ago

lynnpye commented 1 year ago

Forge 43.2.8 FastWorkbench 1.19.2-7.1.0 Placebo 1.19.2-7.1.7

Set: B:"Remove Recipe Book Button"=false in fastbench.cfg.

Create new world. Open inventory with 2x2 crafting grid. Click recipe book button to show recipe book. Close inventory without closing recipe book. Save and Quit.

Set: B:"Remove Recipe Book Button"=true in fastbench.cfg.

Reopen world. Open inventory with 2x2 crafting grid. Recipe book is still displayed but recipe book button is hidden.

Shadows-of-Fire commented 1 year ago

This is... sorta on the "not a bug" line, the config only removes the button, because it's really intrusive to do anything else. If you open the recipe book and disable the button, that's on you.

lynnpye commented 1 year ago

That's fair. :)