An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

# Too Many Shortcuts
[![](https://dcbadge.limes.pink/api/server/sVfVTh4wTc)](https://discord.gg/sVfVTh4wTc)
[![fabric-mods Repository](https://repo.kingtux.dev/badge/public/fabric-mods)](https://repo.kingtux.dev/page/repository/f609cacd-e7de-41a2-8a4b-6f055b550969)
[![fabric-mods Repository](https://repo.kingtux.dev/badge/public/fabric-mods/project/dev.kingtux:too-many-shortcuts)](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