
KeyBinds Profiles Simplified
Effortlessly save, load, and manage multiple keybind configurations without ever leaving the game. Perfect for switching between PvP, Parkour, and casual Survival setups instantly.
- Загрузки
- 476
- Подписчики
- 1
- Обновлён
- 23 апреля 2026 г.
- Лицензия
- MIT
Опубликован 23 апреля 2026 г.
⌨️ Simple Keybind Profiles
Simple Keybind Profiles is a lightweight, client-side Fabric mod designed for players who need to switch between different control schemes instantly. Whether you are jumping from a high-intensity Crystal PvP match to a casual SMP session, this mod ensures your keys are always exactly where you need them.
🚀 Features
- Unlimited Profiles: Create and save multiple keybind configurations for different gamemodes (UHC, Crystal, Pot, Creative, etc.).
- Instant Switching: Load your favorite profiles with a single click from the GUI or via a quick chat command.
- Easy Sharing: Use the "Open Folder" button to find your
.jsonprofile files. Swap them with friends or backup your settings effortlessly. - In-Game Management: Create, rename, and delete profiles directly within the Minecraft UI—no need to restart your game.
- Mod Menu Integration: Fully compatible with Mod Menu. Access your profiles directly from your mod list.
🛠 How to Use
- Open the Profile Screen (via Mod Menu or your designated keybind).
- Type a name in the box and click + New to save your current in-game bindings.
- Click Load on any saved profile to apply it instantly.
- Use
/keybindconfigs <name>if you prefer using the chat console!
📂 Portability
All profiles are stored in .minecraft/keybind-configs/. To share a setup, simply send the JSON file to a friend, and they can drop it right into their folder!
Technical Details
- Platform: Fabric
- Environment: Client-side only
- Version: Minecraft 1.21.1+
Developed by Ka1denz.
Ченджлог
1.0.0-releaseРелиз1.21.11 · 23 апреля 2026 г.
📝 1.0.0 Changelog
Added
- Profile Management System: Create, load, rename, and delete custom keybind configurations.
- Instant Capture: Save your current in-game keybinds into a new named profile with one click.
- In-Game GUI: A dedicated screen to manage all your profiles, accessible via Mod Menu.
- CLI Support: Added the
/keybindconfigscommand to list and apply profiles directly from chat. - Cloud-Ready Configs: Profiles are saved as individual
.jsonfiles in thekeybind-configsfolder for easy sharing and manual backups. - Safety Features: Added a character limit (10) and space-prevention logic for profile names to ensure file system compatibility.
Fixed & Optimized
- Stability Fix: Resolved a "Blur once per frame" crash in Minecraft 1.21.1+ by implementing a custom background renderer for stacked screens.
- Input Handling: Updated key press logic to match the Minecraft 1.21+
keyPressedsignature for better reliability. - File I/O: Implemented filename sanitization to prevent illegal characters from corrupting profile saves.
Technical
- Built for Fabric.
- Full Mod Menu integration for easy configuration access.
- Uses GSON for pretty-printed, human-readable profile files.
Комментарии
Загружаем…