mahjerion / Craft-to-Exile-Dissonance

A Minecraft modpack that aims to turn MC into an ARPG similar to Path of Exile and Diablo II. Focused progression and exploration is the main goal of the modpack.
GNU General Public License v3.0
47 stars 11 forks source link

[BUG] The JEI configure button doesn‘t work #428

Open MX703DR opened 1 year ago

MX703DR commented 1 year ago

Technical Specs (please complete the following information):

Describe the bug A clear and concise description of what the bug is. The JEI configure button doesn't work and I cannot find the config file in .minecraft/config/jei either.

RaidenKoizuma commented 1 year ago

This is not a bug, the Configurize mod is required to access the JEI options in game which we do not have (you can install it yourself). You can find the configs in /(minecraft directory)/config/jei-client.toml. The changes you make will update live in game so no need to close and reopen minecraft.

BecksIsAlreadyTaken commented 1 year ago

there is no jei-client.toml in jei folder. (craft to exile dissonance 3.1.5)

have tried installing Configured, didnt work either.

It seems like jei won't create such a toml file, i couldn't figure out why.

RaidenKoizuma commented 1 year ago

It's not in the jei folder, its just in the configs folder. The directory is for the new modpack and not dissonance but it should still be the same. image

BecksIsAlreadyTaken commented 1 year ago

i found an issue of jei : https://github.com/mezz/JustEnoughItems/issues/1526

and a workaround for 1.15 (havent test it yet) https://github.com/Theta-Dev/JustEnoughItems/releases/tag/v7.1.3_withConfigGUI

and yes, there is no jei config anywhere 🤕

RaidenKoizuma commented 1 year ago

huh, yeah that's weird. try the workaround I suppose.