Mod Menu integration does not function properly
shedaniel opened this issue ยท 1 comments
Mod Menu builds the config menu factories on startup, disallowing our dynamic factory provider.
Possible Fixes
- We remove this feature from architectury
- A PR to Mod Menu for dynamically provided factories
- Mixin into Mod Menu itself