Configured icon indicating copy to clipboard operation
Configured copied to clipboard

[FABRIC] Include forge config provider for fabric builds

Open Exopandora opened this issue 3 years ago • 5 comments

Including the forge config provider for fabric builds would enable mods using the forgecofingapiport-fabric to use configured instead of the very basic builtin config gui.

Exopandora avatar Oct 30 '22 21:10 Exopandora

Its only necessary to include the package com.mrcrayfish.configured.impl.forge from the forge build and to add the provider in the fabric.mod.json. After that every mod using the forgecofingapiport-fabric will use the configured gui.

Exopandora avatar Oct 30 '22 21:10 Exopandora

I just went ahead and added those classes directly to Forge Config Api Port in the latest version for now as I was also very much looking forward to getting proper config screens for Forge configs on Fabric.

@MrCrayfish: I'd prefer though if you would maintain this integration yourself so I don't have to keep a look out for any future changes you make to the implementation. If you don't want to add this integration to the fabric version of Configured directly maybe something like your Menulogue mod could be done?

Fuzss avatar Nov 22 '22 22:11 Fuzss

I'll look into it soon. Should be an easy add since I've got all the code already.

MrCrayfish avatar Nov 22 '22 22:11 MrCrayfish

When this is done it should also include the NeoForge config provider

Ambossmann avatar Mar 15 '24 15:03 Ambossmann

Hope it comes soon

Crystal-Spider avatar May 07 '24 13:05 Crystal-Spider