> For the complete documentation index, see [llms.txt](https://lifesteal-1.gitbook.io/lifesteal/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lifesteal-1.gitbook.io/lifesteal/lifesteal-zh/minecraft-wo-de-shi-jie/ru-he-jia-ru-fu-wu-qi.md).

# 如何加入服务器

***

### 💻 第1步 – 打开 Minecraft

确保你拥有 **Java 版本** 的 Minecraft 已安装（最好是 **1.21.4**).

> ⚠️ 该服务器无法通过 Bedrock 版本（主机、移动、Windows 商店）访问。

***

### 🌐 第2步 – 添加服务器

1. 启动 Minecraft
2. 点击 **多人游戏**
3. 点击 **添加服务器**
4. 输入以下信息：
   * **服务器名称：** LifeSteal Dungeon
   * **服务器地址：** `play.lifestealmc.fr`
   * **推荐版本：** `1.21.4`
   * **服务器资源包：** **已启用**
5. 点击 **完成**，然后在列表中选择该服务器以加入 ✅

***

### 📦 第3步 – 为什么要启用资源包？

服务器使用了一个 **自定义资源包** 用于其材质、音效、菜单和视觉元素。\
没有它，某些材质或音效可能会缺失或不正确。

> 🔹 强烈建议保持其 **已启用** 以享受完整的 LifeSteal 地牢体验。

***

### 🧩 第4步 – 解决常见问题

* **“Invalid session”（无效会话）** → 完全重启你的游戏。
* **“Public key signature invalid”（公钥签名无效）** → 确认你已使用 Microsoft 账号登录。
* **被立即踢出** → 检查你的资源包是否已被接受。
* **连接错误** → 检查你的网络或稍后再试。

***

### 🎉 就这些！

你现在可以开始探索 **LifeSteal Dungeon** ！\
别忘了加入我们的 [**Discord**](https://discord.gg/3vMguzZFbJ) 以获取公告、活动和支持。

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://lifesteal-1.gitbook.io/lifesteal/lifesteal-zh/minecraft-wo-de-shi-jie/ru-he-jia-ru-fu-wu-qi.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.
