Add Configured 2.6.3 (CurseForge) #33

Merged
Matt merged 1 commits from feature/add-configured into main 2026-05-23 17:30:53 +00:00
Owner

MrCrayfishs config GUI mod. Required by JEIs wrench. Client-only. Pack 0.21.3 -> 0.22.0.

MrCrayfishs config GUI mod. Required by JEIs wrench. Client-only. Pack 0.21.3 -> 0.22.0.
Matt added 1 commit 2026-05-23 17:30:52 +00:00
Configured is the in-game config GUI library JEI suggests when you
press its wrench icon (and the same library a bunch of other mods use
for their config screens). CurseForge-only (not on Modrinth) so we
add as source: curseforge -- following the same pattern as the FTB
mods already in the lockfile.

Tagged side=client because Configured is purely a client-side config
UI provider; the server doesn't need it. Server-side filter will skip
it on sync.

Filename gotcha noted for future CF adds: the CF web page shows the
mod with a friendly name like 'Configured 2.6.3.jar', but the actual
file on mediafilez.forgecdn.net is named 'configured-neoforge-1.21.1
-2.6.3.jar'. Use the CDN filename in the URL, not the web display
name.
Matt merged commit f3134d23c4 into main 2026-05-23 17:30:53 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: minecraft/brass-and-sigil#33