DynamicKeybinds

DynamicKeybinds lets mods create, sync, and persist custom runtime keybinds tied to the world, not the client.

File Details

dynamickeybinds-forge-1.20.1-0.0.2.jar

  • B
  • Mar 25, 2026
  • 54.15 KB
  • 5
  • 1.20.1
  • Forge + 1

File Name

dynamickeybinds-forge-1.20.1-0.0.2.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:dynamickeybinds-1495267:7813342")

NeoForge

implementation fg.deobf("curse.maven:dynamickeybinds-1495267:7813342")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

### Added
- Changelog file

### Changed
- All NBT files are now stored compressed

### Fixed
- Client keybind state is now actually handled in memory and no longer saved locally from early testing.
- Default `/dynamickey add` action payload handling fixed in Forge command flow.