LiveBuddy Key Visual

あなたの冒険を支える最高の相棒

The Best Companion for Your Adventure

『LiveBuddy』は、プレイヤーをサポートする自律型の人型NPC「Buddy」を追加する Minecraft 1.21.4 / Fabric 用のMODです。

"LiveBuddy" introduces an autonomous humanoid NPC "Buddy" to assist players in Minecraft 1.21.4 (Fabric).

Minecraft 1.21.4 + Fabric

自律タスクの数々

Autonomous Tasks

🌲 伐採

🌲 Lumberjack

周囲の木を検索して伐採します。

Scans the nearby area and chops down trees.

⛏️ 採掘

⛏️ Miner

指定された範囲を単純に掘り下げていきます。

Simply digs down within the specified Y-axis range.

🌾 農業

🌾 Farmer

作物を収穫・再植え付けするほか、カボチャやスイカ等も収穫します。

Harvests and replants crops, and also harvests pumpkins and melons.

💡 湧き潰し

💡 Illuminator

暗い場所を検知し、自動的に松明を設置して安全を確保します。

Detects dark areas and automatically places torches to keep mobs away.

🪨 整地

🪨 Terraformer

作業エリアの地表を均し、指定した深さまで整地します。

Flattens the surface of the work area and levels it to a specified depth.

🏡 自律生活

🏡 Auto Routine

チェストへの自動預け入れや就寝、ドア開閉など知的な行動を行います。

Performs intelligent actions like auto-depositing to chests, sleeping, and opening doors.

取扱説明書

User Manual

前提条件 Prerequisites
  • Minecraft: 1.21.4
  • Fabric Loader: 最新版Latest
  • Fabric API: 必須Required
  • Java: 21+

.minecraft/mods フォルダに本MODの .jar ファイルを配置し、Minecraftを起動してください。

Place the mod's .jar file into the .minecraft/mods folder and launch Minecraft.

コマンド (サバイバル・クリエイティブ共通)
Commands (Survival & Creative)

基本的な召喚と管理はコマンドで行います。複数召喚可能で、それぞれ名前と設定が個別に保存されます。

Basic summoning and management are done via commands. You can spawn multiple buddies, each with permanently saved unique settings.

  • /lb spawn [name] : Buddyをスポーン
  • /lb call [name|all] : Buddyを呼び寄せ
  • /lb list : ワールド内のBuddy一覧
  • /lb mode <name> <mode> : 動作モード変更
  • /lb bye [name|all] : Buddyを消去
  • /lb spawn [name] : Spawn a buddy
  • /lb call [name|all] : Summon a buddy
  • /lb list : List buddies
  • /lb mode <name> <mode> : Change mode
  • /lb bye [name|all] : Despawn buddy
⚠️ 警告: /lb bye でBuddyを消去すると、保有・収納しているアイテムはすべて消滅します。実行前に必ずアイテムを回収してください。 ⚠️ WARNING: Using /lb bye will erase the Buddy, and all held/stored items will be permanently lost. Guarantee you retrieve your items before despawning.
クリエイティブ追加召喚方法
Creative Mode Spawn Egg

クリエイティブインベントリから「LiveBuddy スポーンエッグ」を入手し、地面に使用することでも召喚できます。

In creative mode, you can also obtain a "LiveBuddy Spawn Egg" from the inventory and use it on the ground to summon.

Tablet GUI (管理画面)
Tablet GUI

Buddyを右クリックすると管理画面(Buddy Tablet)が開き、全設定とインベントリ管理を行えます。

Right-click a Buddy to open the Tablet GUI for all settings and inventory management.

タブレットの機能
Tablet Features
  • モード切替: 追従 (Follow), 待機 (Standby), 自律 (Auto) に切り替えます。 State Switch: Follow, Standby, Auto states.
  • タスク設定: 伐採、採掘、農業、湧き潰し、整地のON/OFF。 Task Config: Toggle Lumberjack, Miner, Farmer, Illuminator, Terraformer.
  • エリア設定: 作業半径(最大3チャンク)や掘削深度などを指定。作業原点(Origin)の登録も可能。 Area Setup: Specify chunk radius (max 3), depth limits, and register Origin point.
  • 機能・設定: 拠点の登録、強制チャンクロードのON/OFF、スキン変更、名前変更など。 Misc: Set home, toggle Force Chunk Load, change skin/name.
  • インベントリ: 装備や道具のUI、18枠のストレージエリア。 Inventory: Access armor/tool slots and an 18-slot storage.
2つの作業モード
Two Work Modes
  • Buddyモード (デフォルト): Buddy Mode (Default): 耐久度や消費アイテム(種・松明等)が一切不要な固定効率作業。自動収納は自身のストレージへ直接行われます。 Requires no tools/durability or items. Fixed efficiency. Items auto-collect into Buddy's storage.
  • バニラモード: Vanilla Mode: 作業にツールやアイテムが必要。バニラ仕様に準じ、耐久度消費がありドロップはワールドに直接落ちます。 Requires specific tools/items for tasks. Consumes tool durability and items drop directly into the world.

カスタムスキンの追加
Custom Skins

.minecraft/config/livebuddy/skins/ フォルダに標準64x64スキンのPNGを置くと、Tabletから選択可能になります(再起動不要)。

Place standard 64x64 skin PNGs into .minecraft/config/livebuddy/skins/ to select them via the Tablet (no restart required).

タグによるブロック追加
Tag Additions via Datapacks

データパックで以下のタグにIDを追加することで、対象ブロックを拡張できます(MOD対応等)。
採掘: livebuddy:blocks/livebuddy_ores
伐採: livebuddy:blocks/livebuddy_logs

Expand target blocks via datapack by adding IDs to the following tags:
Mining: livebuddy:blocks/livebuddy_ores
Logging: livebuddy:blocks/livebuddy_logs

Q: Buddyが動かなくなった Q: Buddy stopped moving

一度「待機」にしてから「自律」に戻すか、エリア設定(チャンク半径や掘削深度)が限界になっていないか確認してください。

Switch mode to "Standby" then back to "Auto", or check if area settings (radius/depth) have exceeded their limits.

Q: プレイヤーが離れるとBuddyが止まる Q: Buddy stops working when I walk far away

Buddy Tabletの「チャンク強制ロード」をONにすると働き続けます。サーバー負荷に注意して使用してください。

Turn ON "Force Chunk Load" in the Tablet to keep it active. Use with caution to avoid server lag.

Q: バニラモードで素材が落ちてしまう Q: Vanilla mode drops gathered items

バニラ仕様のためです。インベントリに全自動収納したい場合は「Buddyモード」をお使いください。

Working as intended for Vanilla logic. Use "Buddy Mode" if you want auto-collection.


既知の制限: 複雑な地形・狭い通路でのパスファインディング失敗。 今後の予定: 戦闘タスクや建設タスクの実装。 Limitations: Pathfinding may occasionally fail in complex terrain or narrow paths. Upcoming: Guarding and building tasks will be implemented in future updates.