promotional bannermobile promotional banner

Control Flex - Controller Support

Control Flex is a controller mod designed for mid-to-large modpacks.
Back to Files

0.8.5-mc26.2-fabric

File namecontrolflex-0.8.5-mc26.2-fabric.jar
Uploader
ifelsifels
Uploaded
Jul 10, 2026
Downloads
202
Size
3.8 MB
Mod Loaders
Fabric
File ID
8406754
Type
R
Release
Supported game versions
  • 26.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:control-flex-1590666:8406754"

Learn more about Curse Maven

What's new

Control Flex 0.8.5

Feature

  • Right stick virtual mouse — Compat configs can now assign VIRTUAL_MOUSE cursor control to the right stick.
  • Version interval notation — Compat config versions entries now support interval notation ("[1.0,2.0)", "[3.0,)", "(,4.0]") and exact/wildcard matching.
  • Loader array targeting — The old "loader": "both" string is replaced by a "loader": ["forge", "fabric"] array.
  • Directory layering — Compat configs and guides now load from three layers: default/ (built-in), mods/ (plugin-installed), user/ (user overrides).
  • Community compat configs — Community-maintained compat configs are now published at ControlFlexMC/cfx-compat-configs
  • Control Flex API — Public API interfaces are now published at ControlFlexMC/control-flex-api

Fixes

  • Compat version resolution order — Config versions are now resolved before dynamic actions register, fixing a race where guiKeys / skipForgeKeys / specialActionKeys weren't populated in time for startup action registration.
  • Dynamic action layer reload — When new compat configs are loaded from mods/ or user/ layers at runtime, already-registered dynamic actions now correctly pick up their updated effective layer assignments.

This mod has no related projects