🌐 You are reading the 日本語 translation of this article
Available languages for this article:

Cobblemon Pasture Loot Modは、牧場(Pasture)に出しているポケモンが自動的にアイテムをドロップするようにするCobblemon用のアドオンです。これにより、狩りに出かけることなくリソースを収集できるようになり、より「牧場主」らしい体験を楽しむことができます。

主な機能:

  • 牧場に放されたポケモンが、自身のルートテーブル(ドロップ設定)に基づいてランダムにアイテムをドロップします。
  • アイテムはポケモンの足元にドロップされるため、簡単に見つけることができます。
  • 1分ごとに、各ポケモンが設定された確率に基づいてアイテムをドロップする判定が行われます。
  • ブラックリストを作成して、特定のアイテムをドロップさせないように設定可能です。
  • MODの設定は、構成ファイルから完全にカスタマイズできます。

設定(Configuration):

config/PastureLoot.jsonファイルを編集することで、MODの設定を変更できます。利用可能なオプションは以下の通りです:

  • Tick_per_minute: 1分あたりのチック数。デフォルトは1200です。
  • Drop_chance_per_minute: 1分間にポケモンがアイテムをドロップする確率。
  • Item_blacklist: ドロップさせたくないアイテムのリスト。
  • Legacy_flatten_item_quantity: ルートテーブルからのアイテム数量計算方法を変更する設定。

構成ファイルの例:

{
  "tick_per_minute": 1200,
  "drop_chance_per_minute": 0.015,
  "item_blacklist": [
    "minecraft:porkchop",
    "minecraft:beef",
    "minecraft:chicken",
    "minecraft:mutton",
    "minecraft:rabbit",
    "minecraft:fish",
    "minecraft:cooked_porkchop",
    "minecraft:cooked_beef",
    "minecraft:cooked_chicken",
    "minecraft:cooked_mutton",
    "minecraft:cooked_rabbit",
    "minecraft:cooked_fish",
    "minecraft:leather",
    "minecraft:bone",
    "minecraft:spider_eye",
    "minecraft:rotten_flesh",
    "minecraft:rabbit_hide",
    "minecraft:rabbit_foot",
    "minecraft:cod",
    "minecraft:pufferfish",
    "minecraft:bone_block",
    "minecraft:bone_meal",
    "cobblemon:sharp_beak",
    "minecraft:honey_bottle",
    "minecraft:salmon",
    "minecraft:white_wool"
  ],
  "legacy_flatten_item_quantity": false
}

スクリーンショット:

Minecraft mod menu interface showing the installed PastureLoot mod
インストールされたPastureLoot MODを表示しているMinecraftのMODメニュー画面
Cobblemon starter selection screen with Bulbasaur selected from the Kanto region
カントー地方のフシギダネを選択しているCobblemonの御三家選択画面
Player earns the World of Cobblemon advancement in a forest
森の中で進捗「World of Cobblemon」を達成したプレイヤー
A Buneary Pokemon standing on grass in a birch forest
白樺の森の草の上に立つミミロル
A wild Sentret in the Cobblemon Pasture Loot Mod
Cobblemon Pasture Loot Modにおける野生のオタチ
A Scorbunny pokemon standing in a sunny birch forest biome
日当たりの良い白樺の森バイオームに立つヒバニー
Scorbunny info screen in Cobblemon mod interface
Cobblemon MODインターフェースのヒバニー詳細画面
Scorbunny move set screen showing available attacks
ヒバニーの技構成画面
Cobblemon battle interface showing Scorbunny facing a wild Sentret
野生のオタチと対峙するヒバニーのバトル画面
Scorbunny uses Ember attack against a wild Sentret during battle
バトル中に野生のオタチへ「ひのこ」を使うヒバニー
Scorbunny uses Growl against a Sentret in a birch forest
白樺の森でオタチに「なきごえ」を使うヒバニー
Scorbunny wins a battle in the Cobblemon Pasture Loot Mod
Cobblemon Pasture Loot Modで勝利したヒバニー

Cobblemon Pasture Loot Mod ダウンロードリンク

Minecraft 1.21.1, 1.21用

Fabric版: サーバー1からダウンロードサーバー2からダウンロード

Minecraft 1.20.1, 1.20用

Fabric版: サーバー1からダウンロードサーバー2からダウンロード

Click to rate this post!
[Total: 1 Average: 4]