Bubbles

Bubbles

30.9k Downloads

Add Config to Remove Recipe Book

redfire75369 opened this issue ยท 1 comments

commented

Since the vanilla recipe book is not that important in modded with JEI/HEI, many modpacks remove the recipe book. However, it still shows up in the Baubles UI.
The below line of code would just need an if condition around it referring to the config to work.

this.recipeBook = new GuiButtonImage(10, this.guiLeft + 104, this.height / 2 - 22, 20, 18, 178, 0, 19, INVENTORY_BACKGROUND);

commented

In newer updates you will be able to disable the recipe book by installing No Recipe Book mod or activating Universal Tweaks' disable recipe book tweak.