Cobblemon: Wild Loot

Quick rating

Cobblemon: Wild Loot

No reviews yet

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.

Mod Loaders
NeoForge
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Unsupported
Server Required

About

Project Details

Type
Mod
License
GNU Affero General Public License v3.0 or later
Latest Version
1.0.4
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

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"
  ]
}

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works