
Quick Menu
A client-side mod that adds a configurable easy-to-access menu that runs basic repetitive commands.
Обновлён 3 февраля 2025 г. · опубликован 27 июня 2023 г.
Where are versions 1.21.4+?
The project is currently on hiatus for an indeterminable about of time.
For newer version's, check out this lovely fork by tehbeard!

Quick Menu is a client-side mod for Minecraft that adds a configurable easy-to-access menu that runs basic repetitive commands.
It aims to save you time by giving you a place to put all the commands you may need for a given context.
The mod requires the owo-lib modding library and Fabric API.
Features
- Easy to access menu with a keybind (Default: G)
- A simple action button editor.
- Each action button can run as many actions as you want.
- The icon for an action button can be selected with a dedicated GUI.
How to Use
Open the menu in-game with the chosen keybind (Default: G).
To enter edit mode click the pencil icon next to the title or press E on the keyboard.
In edit mode you can:
- Create a new action using the button below the main menu.
- Delete an action button by right-clicking the button you'd like to delete.
License: GPL v3
Version Format: Semetic Versioning
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 1.2.6 | Релиз | 1.21.4 | fabric | 3 февраля 2025 г. | .jar (85 КБ) |
| 1.2.5 | Релиз | 1.21.3 | fabric | 6 декабря 2024 г. | .jar (83 КБ) |
| 1.2.4 | Релиз | 1.21 | fabric | 21 июня 2024 г. | .jar (83 КБ) |
| 1.2.4 | Релиз | 1.20.5, 1.20.6 | fabric | 21 июня 2024 г. | .jar (83 КБ) |
| 1.2.3 | Релиз | 1.20.5, 1.20.6 | fabric | 9 мая 2024 г. | .jar (82 КБ) |
| 1.2.3 | Релиз | 1.20.4 | fabric | 2 января 2024 г. | .jar (85 КБ) |
| 1.2.3 | Релиз | 1.20.1 | fabric | 2 января 2024 г. | .jar (85 КБ) |
| 1.2.3 | Релиз | 1.19.4 | fabric | 2 января 2024 г. | .jar (85 КБ) |
| 1.2.2 | Релиз | 1.20, 1.20.1 | fabric | 6 октября 2023 г. | .jar (83 КБ) |
| 1.2.2 | Релиз | 1.20.2 | fabric | 6 октября 2023 г. | .jar (80 КБ) |
| 1.2.2 | Релиз | 1.19.4 | fabric | 6 октября 2023 г. | .jar (83 КБ) |
| 1.2.1 | Релиз | 1.20, 1.20.1 | fabric | 3 июля 2023 г. | .jar (82 КБ) |
| 1.2.1 | Релиз | 1.19.4 | fabric | 3 июля 2023 г. | .jar (82 КБ) |
| 1.2.0 | Релиз | 1.20, 1.20.1 | fabric | 2 июля 2023 г. | .jar (82 КБ) |
| 1.2.0 | Релиз | 1.19.4 | fabric | 2 июля 2023 г. | .jar (81 КБ) |
Показаны последние 15 из 23 версий. Все версии — на Modrinth.
Ченджлог
1.2.6Релиз1.21.4 · 3 февраля 2025 г.
1.21.4 port + support for the new CustomModelData component.
Changelog
- Updated to 1.21.4.
- The CustomModelData field can now contain a string or an integer to be used for
matching/range_dispatchmodel types.
You will have to update your resource packs to get your CustomModelData to work in the new format but the "CustomModelData ids" in the previous data file is automatically converted to a string when saving in this new version. So don't worry about that!
I am not going to bother porting this version to <1.21.4 as this version doesn't add anything worth the effort. Just use v1.2.4 or v1.2.3.
1.2.5Релиз1.21.3 · 6 декабря 2024 г.
1.21.3 port + some updates to Chinese Simplified.
Changelog
- Updated Chinese Simplified lang file. #19 (@Cccc-owo)
- Updated to 1.21.3. #24 (@tehbeard)
I am not going to bother porting this version to <1.21.3 as this version doesn't add anything worth the effort. Just use v1.2.4 or v1.2.3.
1.2.4Релиз1.21 · 21 июня 2024 г.
Some minor code changes that were bothering me, 1.21 port, and a new language (Chinese Simplified) thanks to @GuoDaiYi!
Changelog
- Included Chinese Simplified lang file. #16 (@GuoDaiYi)
I am not going to bother porting this version to <1.20.5 as this version doesn't add anything worth the effort. Just use v1.2.3.
1.2.4Релиз1.20.5, 1.20.6 · 21 июня 2024 г.
Some minor code changes that were bothering me, 1.21 port, and a new language (Chinese Simplified) thanks to @GuoDaiYi!
Changelog
- Included Chinese Simplified lang file. #16 (@GuoDaiYi)
I am not going to bother porting this version to <1.20.5 as this version doesn't add anything worth the effort. Just use v1.2.3.
1.2.3Релиз1.20.5, 1.20.6 · 9 мая 2024 г.
An extra customization option in the form of Custom Model Data, and porting to 1.20.5+.
Changelog
- Added an option to input the Custom Model Data of an icon. #11
- Updated owo-lib to 0.12.0.
- Slightly updated the mods icon.
1.2.3Релиз1.20.4 · 2 января 2024 г.
An extra customization option in the form of Custom Model Data, and porting up to 1.20.4.
Changelog
- Added an option to input the Custom Model Data of an icon. #11
- Updated owo-lib to 0.12.0.
- Slightly updated the mods icon.
1.2.3Релиз1.20.1 · 2 января 2024 г.
An extra customization option in the form of Custom Model Data, and porting up to 1.20.4.
Changelog
- Added an option to input the Custom Model Data of an icon. #11
- Updated owo-lib to 0.12.0.
- Slightly updated the mods icon.
1.2.3Релиз1.19.4 · 2 января 2024 г.
An extra customization option in the form of Custom Model Data, and porting up to 1.20.4.
Changelog
- Added an option to input the Custom Model Data of an icon. #11
- Updated owo-lib to 0.12.0.
- Slightly updated the mods icon.
Полная история изменений — на Modrinth.
Комментарии
Загружаем…


