File Details
dynamickeybinds 0.0.3 [Forge]
- R
- Mar 26, 2026
- 54.48 KB
- 5
- 1.20.1
- Forge
File Name
dynamickeybinds-forge-1.20.1-0.0.3.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
[0.0.3] - 2026-03-25
Added
- Modrinth project ID
- Networked registry abstraction
- Command helpers
- unregister by id functiom
Changed
- Unified Fabric/Forge command path and syncing
Fixed
- Field reflection works if the mod using the library uses mojmaps now
- redundant update packet after adding keybind
- Registering/Unregistering keybinds actually syncs now instead of needing manual networking calls
Removed
- Testing functions from when this was just a POC