
Modpack Authors
Client-side Minecraft mod that adds a configurable Authors / Team screen to the main menu, loaded from modpack resources.
- Загрузки
- 341
- Подписчики
- 3
- Обновлён
- 10 мая 2026 г.
- Лицензия
- MIT
Опубликован 7 мая 2026 г.
Modpack Authors adds a separate authors screen to Minecraft modpacks.
It adds an Authors button to the main menu. Players can use it to open the team list, find a person, and view their role, description, contacts, and contribution to the project.
The author list is stored in the modpack resources. You can update it without changing the code. You only need to edit authors.json and add the required avatars.
The mod can show icons for popular sites when an author has links to GitHub, Modrinth, CurseForge, Discord, YouTube, Twitch, and other platforms.
Links do not open right away. Minecraft shows the standard confirmation screen before opening them.
Ченджлог
0.2.1Релиз1.20.1 · 10 мая 2026 г.
0.2.1
- Added the
FANCYMENU_CENTERbutton anchor for FancyMenu-based main menus. - The Authors button can now be positioned from the screen center using
offsetXandoffsetY. - In
FANCYMENU_CENTERmode, the mod no longer shifts existing main menu buttons, letting FancyMenu control the full layout. - Existing positioning modes such as
BELOW_MULTIPLAYER,CENTER,NEAR_MODS, and others remain unchanged.
0.2.0Релиз1.20.1 · 10 мая 2026 г.
Added
- Added support for loading author data from
config/modpack_authors/authors.json. - Added support for separate per-author files in
config/modpack_authors/authors/*.json. - Added
contactsfield support for author profiles.
Changed
- The mod now checks the config directory first, then falls back to bundled resources.
- If no config file exists, the mod creates a default
authors.jsonfrom the bundled fallback. - Bundled author data was changed to an empty fallback list, so modpacks can provide their own team data cleanly.
0.2.0Релиз1.20.1 · 10 мая 2026 г.
Added
- Added support for loading author data from
config/modpack_authors/authors.json. - Added support for separate per-author files in
config/modpack_authors/authors/*.json. - Added
contactsfield support for author profiles.
Changed
- The mod now checks the config directory first, then falls back to bundled resources.
- If no config file exists, the mod creates a default
authors.jsonfrom the bundled fallback. - Bundled author data was changed to an empty fallback list, so modpacks can provide their own team data cleanly.
0.2.0Релиз1.20.1 · 9 мая 2026 г.
Added
- Added support for loading author data from
config/modpack_authors/authors.json. - Added support for separate per-author files in
config/modpack_authors/authors/*.json. - Added
contactsfield support for author profiles.
Changed
- The mod now checks the config directory first, then falls back to bundled resources.
- If no config file exists, the mod creates a default
authors.jsonfrom the bundled fallback. - Bundled author data was changed to an empty fallback list, so modpacks can provide their own team data cleanly.
0.1.1Релиз1.20.1 · 9 мая 2026 г.
- Added localized author descriptions that follow the selected Minecraft language.
- Author names, roles, short descriptions, long descriptions, tags, badges, and contribution text can now use language-specific values.
- Added fallback support for
default,en_us, and the first available translation. - Kept compatibility with the old plain string format in
authors.json.
0.1.0Релиз1.20.1 · 8 мая 2026 г.
- Added an Authors button to the Minecraft main menu.
- Added a resource-driven Authors screen.
- Added automatic monochrome icons for popular link platforms.
- Added English and Russian localization.
Комментарии
Загружаем…