Mod Required

Export your NeoForge modpack’s dependency map as readable HTML, JSON, DOT, and summary reports with bilingual support.

Mod Required helps players, pack makers, and developers export and inspect mod dependency relationships in a clear and readable way.

With a simple in-game command, this mod generates dependency reports for the current pack, allowing you to see which mods require other mods, which library mods are used by multiple mods, and which mods have multiple prerequisites.

Instead of only showing a plain mod list, Mod Required builds a structured dependency map and exports it into several practical formats:

  • moddeps.html — easy-to-read browser page
  • moddeps.json — structured data for storage or further processing
  • moddeps.dot — Graphviz-compatible dependency graph
  • moddeps-summary.txt — quick summary report

The exported HTML report supports both English and Simplified Chinese layouts. It also includes explanations for common dependency terms such as Required, Optional, Incompatible, and Discouraged, making it easier to understand the meaning of each dependency type.


Mod Required 是一个面向整合包的实用工具模组,用于导出并查看整合包内所有模组之间的依赖关系。

通过简单的游戏内命令,你可以生成当前整合包的模组依赖报告,清楚地看到哪些模组依赖哪些前置,哪些库模组被大量模组使用,以及哪些模组拥有多个前置依赖。

它并不是简单地输出模组列表,而是会构建一份结构化的模组依赖图,并导出为多种实用文件格式:

  • moddeps.html —— 适合直接用浏览器查看
  • moddeps.json —— 适合长期存储和二次处理
  • moddeps.dot —— 可用于 Graphviz 等工具生成依赖图
  • moddeps-summary.txt —— 快速摘要报告

导出的 HTML 报告支持英文和简体中文显示,并且包含常见依赖类型的解释,例如 Required / 必需前置Optional / 可选前置Incompatible / 不兼容Discouraged / 不推荐 等,让玩家和整合包作者更容易理解依赖关系。

这个模组非常适合大型整合包分析、前置排查、整合包文档整理,以及向其他玩家或开发者分享整合包结构。


Features / 功能特点

English

  • Export mod dependency data with one command.
  • Generate HTML, JSON, DOT, and TXT reports.
  • Support English and Simplified Chinese output.
  • Filter common system dependencies.
  • Display required, optional, incompatible, and discouraged dependencies.
  • Show mods with multiple prerequisites clearly.
  • Useful for modpack debugging, documentation, and dependency analysis.

中文

  • 使用一个命令导出模组依赖数据。
  • 生成 HTML、JSON、DOT、TXT 多种报告文件。
  • 支持英文和简体中文导出。
  • 自动过滤常见系统依赖。
  • 显示必需、可选、不兼容、不推荐等依赖类型。
  • 清楚展示拥有多个前置的模组。
  • 适合整合包排错、文档整理和依赖分析。

Command / 指令

/moddeps export

Optional language arguments:

/moddeps export zh_cn
/moddeps export en_us
/moddeps export both

English

The exported files will be generated under the moddeps-export folder.

中文

导出的文件会生成在 moddeps-export 文件夹中。


The Mod Required Team

profile avatar
Owner
  • 7
    Followers
  • 9
    Projects
  • 189.7K
    Downloads

More from ChuAnView all