Перейти к содержимому
Mineforgian

mutil

Library of utilities used in all of my mods.

1.3M загрузок32 подписчиковMITforgeneoforge

Обновлён 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.1forge, neoforge17 марта 2026 г..jar (98 КБ)
6.2.0Релиз1.20.1forge, neoforge13 апреля 2025 г..jar (98 КБ)
5.2.0Релиз1.19.1, 1.19.2forge8 декабря 2023 г..jar (100 КБ)
6.1.1Релиз1.20.1, 1.20.2forge, neoforge29 октября 2023 г..jar (97 КБ)
6.1.0Релиз1.20.1forge, neoforge15 августа 2023 г..jar (96 КБ)
6.0.0Релиз1.20.1forge, neoforge15 августа 2023 г..jar (96 КБ)
5.1.0Релиз1.19.1, 1.19.2forge3 июля 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.

Комментарии

Загружаем…