> 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-ja/minecraftmainkurafuto/sbheno.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 Dungeonの完全な体験をお楽しみください。

***

### 🧩 ステップ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-ja/minecraftmainkurafuto/sbheno.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.
