Started by
Ziadod
on
Topic category: Help with Minecraft modding (Java Edition)
I’ve created my mod using a single script, and now I want to add a configuration screen. I downloaded an MCreator 2025.2 plugin called Configuration Files, which lets me create a procedure-like visual block editor for my config. I connected the config to the main script, but my only issue is that when I launch the game, the Config button for my mod in the Mods list is greyed out/disabled. How can I make it open the config properly?