▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/Cobblemon: Wild Loot
Cobblemon: Wild Loot

Cobblemon: Wild Loot

A Cobblemon mod that gives Pokémon a chance to drop items passively not just in pastures, but the wild and in your party too.

Оцените первым
857
2

Cobblemon: Wild Loot

A Cobblemon mod that gives Pokémon a chance to randomly drop items from their loot tables at their current location. Unlike similar mods, it works with wild Pokémon and party Pokémon (so long as they are let out of their pokéballs) too!

Adds a new storage block, the Pokébasket, which automatically collects passive Pokémon drops within a configurable (default 12) block radius. It can be crafted with any 4 apricorns of any color and 3 sticks.

!Crafting recipe for a Pokébasket.

Credits

Dependencies

Configuration

You can edit the config file at config/CobblemonWildLoot.json to change settings.

  • tick_per_minute: The number of ticks per minute. Should stay at 1200 unless you change the game's tick rate to a value other than the default 20.
  • drop_chance_per_minute: The default chance for each Pokémon to drop loot is a 5% chance per minute.
  • pokebasket_block_radius: Distance in blocks at which Pokébaskets will automatically collect items from nearby Pokémon.
  • item_blacklist: A list of items that should not be dropped by Pokémon.
{
  "tick_per_minute": 1200,
  "drop_chance_per_minute": 0.05,
  "pokebasket_block_radius": 12,
  "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"
  ]
}

Часто задаваемые вопросы

Совместимость

Minecraft: Java Edition

1.21.x

Платформы

Поддерживаемые окружения

Сервер

Зависимости

Ссылки

Создатели

Детали

Лицензия:
Опубликован:3 месяца назад
Обновлён:2 месяца назад
Главная