{ "schemaVersion": 1, "id": "let-me-hotkey", "version": "${version}", "name": "Let Me Hotkey", "description": "Allows hotkeying items in inventories while holding an item under your cursor", "authors": [ { "name": "Rosa (evilandqueer)", "contact": { "email": "rosaontheweb@proton.me" } } ], "contributors": [], "contact": { "sources": "https://git.eviltransgenders.club/~rosa/LetMeHotkey" }, "license": "Unlicense", "icon": "icon.png", "environment": "client", "entrypoints": {}, "mixins": ["let-me-hotkey.mixins.json"], "depends": { "fabricloader": ">=${loaderVersion}", "minecraft": ">=${minecraftVersion}" } }