https://github.com/wyatt-herkamp/too-many-shortcuts
Adds support for meta keys such as alt, ctrl, and shift in keybinds. Allows for creating multiple binds for each keybinds.
https://github.com/wyatt-herkamp/too-many-shortcuts
fabric java minecraft
Last synced: 22 days ago
JSON representation
Adds support for meta keys such as alt, ctrl, and shift in keybinds. Allows for creating multiple binds for each keybinds.
- Host: GitHub
- URL: https://github.com/wyatt-herkamp/too-many-shortcuts
- Owner: wyatt-herkamp
- License: apache-2.0
- Created: 2024-06-25T11:56:54.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-03-28T14:41:32.000Z (about 1 month ago)
- Last Synced: 2025-04-12T09:11:56.409Z (22 days ago)
- Topics: fabric, java, minecraft
- Language: Java
- Homepage: https://modrinth.com/mod/too-many-shortcuts
- Size: 422 KB
- Stars: 18
- Watchers: 1
- Forks: 4
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Too Many Shortcuts
[](https://discord.gg/sVfVTh4wTc)
[](https://repo.kingtux.dev/page/repository/f609cacd-e7de-41a2-8a4b-6f055b550969)
[](https://repo.kingtux.dev/projects/8230c96a-61b3-480a-a5e5-71b91eae38c7)A Fork of [Amecs](https://github.com/Siphalor/amecs), [Amecs-API](https://github.com/Siphalor/amecs-api), and [Nmuk](https://github.com/Siphalor/nmuk)
## Requirements
- Minecraft 1.21
- [Fabric API](https://modrinth.com/mod/fabric-api)
- [Fabric Language Kotlin](https://modrinth.com/mod/fabric-language-kotlin)
- [Fabric Loader](https://modrinth.com/mod/fabric-loader) Version 0.15.11## API Usage
// TODO