MonitoringMinecraft MonitoringMinecraft

Mod Credits

Мод FabricQuilt

Adds a credit screen for the installed mods in the style of the game credits, but with improved functionality and a custom poem.

1.6к скачиваний 7 подписчиков
Оцените первым

Mod Credits screen

With custom poem!

This mod adds a screen in the style of the vanilla credits/win screen, but for the currently installed mods and with expanded functionality as well as a small custom poem.

Customization options (for modpack devs/users, available starting from version 2.0.0)

The config file is located at <game dir>/config/moehreag_modcredits.json.

Currently, the following options are available:

  • enable_poem_in_credits_button: Whether to display the poem when the mod credits screen is opened from the "Credits & Attribution" screen.
  • enable_mod_links: Whether to allow clicking on mod names to go to their homepage/sources/...
  • show_mod_icons: Whether to display mod icons in the credits screen. Note that mod authors are able to override the default behavior and may not respect this option.
  • compact_mode: Whether to display the list in a more compact form. This option may also not be respected by mods that implement their own entries (see below).

Customization options (for mod devs)

Custom FMJ property (simple)

Example:

{
  /*...*/
  "custom": {
    "moehreag-modcredits:description": "Your custom text!"
  }
}

Note: This property does not support localization.

Example (using translation keys):

{
  /*...*/
  "custom": {
    "moehreag-modcredits:description-keys": "modid.modcredits.description"
  }
}

Note: For both options, the line length is limited to a width of 256 and will be wrapped.

Custom Entrypoint (more powerful, but also more manual work and likely to break with version updates)
{
  /*...*/
  entrypoints: {
    "moehreag-modcredits": [
      "com.example.modid.modcredits.ModCreditsImpl"
    ]
  },
  /*...*/
}
package com.example.modid.modcredits;

import io.github.moehreag.modcredits.ModCreditsApi;
import io.github.moehreag.modcredits.entries.Entry;

import net.fabricmc.loader.api.ModContainer;

public class ModCreditsImpl implements ModCreditsApi { 
	
	@Override 
	public Entry createEntry(ModContainer self, boolean rightText) {
		/* Your code! */
	}
}

Maven coordinates

This mod can be found on https://maven.axolotlclient.com/. Alternatively, the modrinth maven can be used.

build.gradle.kts

repositories {
    maven("https://maven.axolotlclient.com/releases")
}

dependencies {
    
    modImplementation("io.github.moehreag:modcredits:$VERSION")
}

build.gradle

repositories {
    maven { url = "https://maven.axolotlclient.com/releases" }
}

dependencies {
    
    modImplementation("io.github.moehreag:modcredits:$VERSION")
}


You want to use this mod in a modpack but it doesn't offer the correct options? Head to the issue tracker and let us know!

Смотри также

Похожие подборки моды — по версиям Майнкрафта, загрузчикам и жанрам.

Сервера Майнкрафт

Играть интереснее на сервере — выбирай в рейтинге серверов Майнкрафт и заходи прямо сейчас.

Battle Mine
Battle Mine Java + BE
4 онлайн
1.21.4 — 26.2 версия
ОТКРЫТИЕ! 20 + различных ивентов, 10+ различных боссов, много интересных механник
SkyBars
SkyBars Java + BE
360 онлайн
1.8 — 26.2 версия
🎮 ВЫЖИВАНИЕ ⚔️ АНАРХИЯ 🚗 ГТА РП 🎤 ГОЛОСОВОЙ ЧАТ 🎁 БЕСПЛАТНЫЙ ДОНАТ 🌟 СМП 💻 ПК+ТЕЛЕФОН
BerryCraft
BerryCraft Java + BE
1 онлайн
1.21.8 — 26.2 версия
Пройди путь от хаоса анархии до работы на складе с заказами и карьерным ростом
SeasonEra
SeasonEra Java + BE
0 онлайн
1.9 — 26.2 версия
Выживание • Экономика • Кланы • Приваты • Ивенты • PVP • Работа
MineLauncher
Лаунчер Майнкрафт без лицензии — все версии
Бесплатный лаунчер для ПК и Андроид — все версии 26.2, 1.21.11, 26.1.2, 1.21.8. Fabric, NeoForge, Forge, шейдеры, моды и скины в один клик.
Без лицензии Fabric, NeoForge, Forge Моды, шейдеры, скины Все версии Майнкрафта ПК и Андроид Для слабых ПК Сервера в лаунчере
Скачать бесплатно
Windows и Андроид · Бесплатно · Без лицензии
Наш чат