Just Enough Items (JEI)

Just Enough Items (JEI)

369M Downloads

[Bug]: Config button doesn't work in Fabric 1.20.4 even with Configured installed

thislooksfun opened this issue ยท 3 comments

commented

Steps to Reproduce the Bug

  1. Install Fabric for 1.20.4
  2. Install JEI 17.3.0.49 for Fabric
  3. Install Configured 2.2.3 for Fabric
  4. Open the game
  5. Click the settings button in JEI

Expected Behavior

It should either open the Configured settings or say that Configured is not supported.

Actual Behavior

It says that Configured is not installed, and links to the download page.

Mod Pack URL (Optional)

No response

Mod Pack Version (Optional)

No response

Extra Notes (Optional)

It looks like there is just no support for detection of Configured in Fabric.

@Override
public Optional<Screen> getConfigScreen() {
return Optional.empty();
}

latest.log

No response

commented

This has been automatically marked as stale because it has not had recent activity, and will be closed if no further activity occurs. If this was overlooked, forgotten, or should remain open for any other reason, please reply here to call attention to it and remove the stale status. Thank you for your contributions.

commented

Still not fixed

commented

If you are using fabric, look here: #3127 (comment)