# 主页

此处为M.W\.D.制作的整合包文档。

所有幕后工作和使用帮助均应该在此处显示（不包括新手教程，我们默认你为老手。）

## 构建环境要求

### 构建必需的MOD（仅NeoForge）

本列表不定期更新，**仅供参考**。

* Sodium
* Lithium
* Iris Shader
* ModrenUI（**需要OpenGL 3.3或更高版本**）
* FTB Library
  * FTB任务
  * FTB团队
  * Architectury API
  * FTB Ultimine（可选）
* Melody
* Konkrete
  * FancyMenu
  * Drippy Loading Screen（可选）
* Rhino
  * KubeJS（可选）

### 启动器

选择一个即可。

* HMCL
* PCL2

### 设备配置

**操作系统**：Windows 11 25H2\
**内存**：8GB RAM\
**显卡**：NVIDIA GeForce GTX 650\
**硬盘空间要求**：2GB（最低）

**请确保显卡驱动已更新至最新版本再尝试部署环境。**

## 相关链接

* [M.W.D.的同人扩展笔记](https://work.xinyuwang.eu.org/mwd-fanmade)
* [Minecraft EULA](https://github.com/SungHerobrine97/effective-adventure/blob/main/docs/minecraft.net/eula/README.md)
* [Microsoft服务协议](https://microsoft.com/msa)
* [MixerWangDev的B站主页](https://space.bilibili.com/488439669)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://work.xinyuwang.eu.org/mwd-modpack-docs/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
