# 模组加载器安装集合

{% hint style="info" %}
此教学临时作为灵工艺软件《模组加载器中心》的对应模组加载器后续安装教学，

即使不使用《模组加载器中心》也可以参考食用。

**注：**

《模组加载器中心》后续将提供自动的下载与安装功能(可行的话)
{% endhint %}

## 关于《模组加载器中心》

### 下载

{% embed url="<https://nullcraft.org/d/87>" %}

### 文档

{% content-ref url="/pages/MFjJPyrfLci8LUC8yYoN" %}
[模组加载器中心](/software/modloader-center.md)
{% endcontent-ref %}

## 查看模组加载器安装教学

### 基于 Minecraft

{% content-ref url="/pages/1OxqYb8tAf9Gg0JfVby3" %}
[Forge](/tutorial/install-modloader/minecraft/forge.md)
{% endcontent-ref %}

{% content-ref url="/pages/wCAJUCMYEEblIykFAAWE" %}
[Fabric](/tutorial/install-modloader/minecraft/fabric.md)
{% endcontent-ref %}

{% content-ref url="/pages/r3Q8TGaQAbakSG4j3SzJ" %}
[Quilt](/tutorial/install-modloader/minecraft/quilt.md)
{% endcontent-ref %}

{% content-ref url="/pages/rba02eJhNBEgkABg0ZkG" %}
[Optifine](/tutorial/install-modloader/minecraft/optifine.md)
{% endcontent-ref %}

### 基于 Rust


---

# 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://docs.nullcraft.org/tutorial/install-modloader.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.
