
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.
⬇ Download on ModrinthCobblemon: 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.

Credits
- Based on Cobblemon Pasture Loot.
- Uses basket model from Farmer's Delight.
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 default20.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"
]
}
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.21.1
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as CobblemonWildLoot-neoforge-1.0.4.jar — drop this file into the mods folder
- Download size: 25 KB
- Download link checked 31 Aug 2026 — working
These come from our own check of the pack file, not from the source page.