Скачать Cobblemon Pasture Loot — Minecraft Моды — ModStock
Cobblemon Pasture Loot

Cobblemon Pasture Loot

Активный

Установок

0

Последнее обновление

3 месяца назад

Версии

1.20.1 — 1.21.1
Сервер
Fabric
Игровые механики

CobblemonPastureLoot

Want to abandon the hunter-gatherer lifestyle, embrace the farmer life and have your pastured pokémon do the work for you? This mod is for you!

Cobblemon mod to make pastured pokémon randomly drop items from their loot table. The items are dropped at the pokémon's location.

Settings

Edit the config/PastureLoot.json file to change the settings.

  • tick_per_minute: The number of ticks per minute. Should stay at 1200.
  • drop_chance_per_minute: The chance for each pokémon dropping an item each minute.
  • item_blacklist: A list of items that should not be dropped by the pokémons.
{
  "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"
  ]
}
Участники проекта
DrEmixam

DrEmixam

Разработчик