
mutil
Library of utilities used in all of my mods.
Обновлён 17 марта 2026 г. · опубликован 3 июля 2023 г.
Formerly mGui.
Contains:
- Easy data management
- Network utilities
- Hierarchical UI rendering with animation support and an anchor based layout system
- Perks queries Primarily used in tetra.
Perks
mutil hosts a perk system in versions for minecraft 1.19+, which tetra (and likely other mods in the future) uses to provide contributors and supporters with cosmetics. This system queries an external server when the client starts up to see if the player should have any perks, the query includes the player UUID and uses SSL for security.
This can be disabled by setting the query_perks config option in mutil-client.toml to false, as config files are generated on startup I've prepared this config file which you can place in your config folder to avoid mutil performing the perk query on the first startup.
Contact
If you have any questions or if you have suggestions on how to improve this better feel free to reach out to me on discord.
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 6.3.0 | Релиз | 1.20.1 | forge, neoforge | 17 марта 2026 г. | .jar (98 КБ) |
| 6.2.0 | Релиз | 1.20.1 | forge, neoforge | 13 апреля 2025 г. | .jar (98 КБ) |
| 5.2.0 | Релиз | 1.19.1, 1.19.2 | forge | 8 декабря 2023 г. | .jar (100 КБ) |
| 6.1.1 | Релиз | 1.20.1, 1.20.2 | forge, neoforge | 29 октября 2023 г. | .jar (97 КБ) |
| 6.1.0 | Релиз | 1.20.1 | forge, neoforge | 15 августа 2023 г. | .jar (96 КБ) |
| 6.0.0 | Релиз | 1.20.1 | forge, neoforge | 15 августа 2023 г. | .jar (96 КБ) |
| 5.1.0 | Релиз | 1.19.1, 1.19.2 | forge | 3 июля 2023 г. | .jar (99 КБ) |
Ченджлог
6.3.0Релиз1.20.1 · 17 марта 2026 г.
Changes:
- added instantiable color class
6.2.0Релиз1.20.1 · 13 апреля 2025 г.
Changes:
- added color helper
5.2.0Релиз1.19.1, 1.19.2 · 8 декабря 2023 г.
Changes:
- added source injection for datastores
6.1.1Релиз1.20.1, 1.20.2 · 29 октября 2023 г.
Fixes:
- improved in-world rendering for outlined strings
6.1.0Релиз1.20.1 · 15 августа 2023 г.
Changes:
- added source injection for datastores
Fixes:
- fixed opacity issues with text and textures
6.0.0Релиз1.20.1 · 15 августа 2023 г.
Changes:
- updated to 1.20
5.1.0Релиз1.19.1, 1.19.2 · 3 июля 2023 г.
New features:
- added tooltip renderer for effects
- added scheduler
Changes:
- updated to 1.19.1 & 1.19.2
Полная история изменений — на Modrinth.
Комментарии
Загружаем…