Cobblemon Wanted Pokémon NPCs
No reviews yet
Configurable Cobblemon NPCs that place wanted offers on specific Pokémon and reward players with Cobblemon Economy currencies.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
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.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
Cobblemon Wanted Pokémon NPCs
Cobblemon Wanted Pokémon NPCs adds configurable NPCs that can request specific Pokémon and reward players using currencies from Cobblemon Economy.
The mod lets you create collectors, bounty-style NPCs, or themed buyers that display wanted Pokémon through a dedicated interface. Players can inspect offers, review all requirements, choose an eligible Pokémon from their party or PC, and confirm the sale before it is completed.
Features
- Create configurable Pokémon NPCs linked to custom buyers.
- Display all wanted Pokémon offers in a dedicated NPC interface.
- Show Pokémon sprites directly in the offer menu.
- Show detailed offer requirements on hover:
- species,
- price,
- currency,
- exact level or level range,
- gender,
- shiny allowed, required, or blocked,
- required ability,
- exact, minimum, maximum, or total IV rules.
- Open a filtered Cobblemon PC when a player selects an offer.
- Group all eligible Pokémon into the first pages of the filtered PC.
- Show a clear message when no Pokémon matches the offer requirements.
- Let players manually choose which Pokémon to sell.
- Add a confirmation screen before every sale.
- Support selling Pokémon from the party or PC.
- Return held items to the player after a sale.
- Prevent players from selling their last Pokémon.
- Prevent players from emptying their party.
- Protect NPCs from being captured.
- Protect NPCs from indirect damage sources.
- NPCs can only be killed by creative-mode players.
- Support Cobblemon Economy currencies, including:
- main money currency,
- other custom defined money
Client And Server
The mod works server-side for the main NPC interactions.
For the full filtered Cobblemon PC experience, the mod must also be installed on the client.
If a player does not have the mod installed client-side, they can still interact with NPCs through a server-side fallback GUI.
Commands
/pokebuyback reload
Reloads the configuration.
/pokebuyback buyer list
Lists configured buyers.
/pokebuyback buyer show <buyer>
Displays all offers for a buyer.
/pokebuyback npc create <buyer> [visual_species]
Creates a Pokémon NPC in front of the player.
/pokebuyback npc bind <buyer>
Binds the nearest entity to a buyer.
/pokebuyback npc unbind
Removes the buy/sell role from the nearest NPC.
/pokebuyback npc delete
Deletes the nearest wanted Pokémon NPC.
/pokebuyback sell <buyer> <offer>
Opens a specific offer directly.
Configuration
The configuration file is generated automatically at:
config/pokemon_buyback_npcs/buyers.json
Each buyer can define:
- its ID,
- display title,
- visual Pokémon species,
- default currency,
- offers.
Each offer can define:
- wanted species,
- price,
- currency,
- whether the PC should be searched,
- level,
- gender,
- shiny rules,
- required ability,
- IV rules,
- shiny price multiplier.
Offer Example
```json { "id": "pikachu", "species": "pikachu", "price": 500, "currency": "POKE", "level": 0, "minLevel": 1, "maxLevel": 100, "gender": "any", "searchPc": true, "allowShiny": true, "requireShiny": false, "requireTradeable": false, "ability": "static", "minTotalIv": 90, "exactIvs": { "speed": 31 }, "minIvs": { "attack": 20, "special_attack": 20 }, "shinyMultiplier": 5 }
French Minecraft Server
Cobblemon Wanted Pokémon NPCs was originally created for a French Minecraft Cobblemon server.
Join the community and play Cobblemon with French-speaking players:
Cobblemon Wanted Pokémon NPCs is an unofficial addon. It is not affiliated with, endorsed by, or sponsored by Cobblemon, Pokémon, Nintendo, Game Freak, Mojang or Microsoft.
Screenshots
Gallery
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
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources