File Details
dynamickeybinds 0.0.3 [Fabric]
- R
- Mar 26, 2026
- 57.35 KB
- 7
- 1.20.1
- Fabric
File Name
dynamickeybinds-fabric-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