Crafting Tweaks

Crafting Tweaks

106M Downloads

Config Option to "Hide" Vanilla Recipe Book doesn't work

SAFCxHarter opened this issue ยท 5 comments

commented

I have tired setting the option both in-game and in the config file. I have reset the game multiple times and it isn't working still, despite the fact the changelog for the latest version says it is fixed.

Forge Version: Forge-14.23.3.2669
Crafting Tweaks Version: Crafting Tweaks_1.12.2-8.1.8

Screenshots below!

Ingame Config Option
ingame config options

Vanilla Crafting Table
crafting table

Config File
config_optioncraftingtweaks

Tinkers Crafting Table
craftinggridtinkers

commented

Do you have a mod installed that replaces the Vanilla crafting tables or does anything else special to them? It seems to be working fine with just Forge and Crafting Tweaks, so a mod list would be good.

commented

With:

Minecraft 1.12.2
Forge 14.23.3.2655
Crafting Tweaks 8.1.8

and

Just Enough Items (4.8.5.147)
EnderIO (5.0.22)

(and a few other mods)

I have found that the book is overlapped by the Crafting Tweaks buttons on the UI for vanilla crafting table, and the settings are not respected when hiding the book.

However, if running either EnderIO or JEI independently causes no issue. In this case, the settings for hiding the book are respected and the vanilla book appears in the top-right corner of the crafting menu UI for the vanilla crafting table (as opposed to the left, where Crafting Tweaks buttons overlap it).

Please note:
I cannot comment on whether there are any settings from either of the aforementioned mods that can mitigate this or whether there are any additional factors, but perhaps this can give some pointers to the problem and whether it may be an issue that needs to be resolved in another mod. Furthermore, I have not tried any other versions of the above mods.

commented

Thanks, I've reported the issue to Ender IO. For the time being, the Ender IO config has options to disable their recipe button tweaks.

commented

For clarity, it seems that would be a change in line 731 of enderio/EnderIO.cfg, setting the following option to from true to false:
B:recipeButtonReplaceWithJei=false
The comment above (on line 730) says:

Should the annoying recipe button be replaced with a JEI recipe button if JEI is installed?

Anyway, with this change the Crafting Tweaks buttons no longer overlap the button (as the guide book will appear in the top-right of the crafting window for the vanilla crafting table) and it will respect the settings set in Crafting Tweaks for whether the book is hidden.

I cannot comment on whether it is something to do with EnderIO or an underlying issue with JEI since I haven't extensively looked into those two mods. But this is a good mitigation in the meantime.

commented

Released a workaround for this so my mod stops looking like it's completely broken.