Cobblemon Wanted Pokémon NPCs

Quick rating

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.

Mod Loaders
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

About

Project Details

Type
Mod
Latest Version
pokemon-buyback-npcs-0.1.0.jar
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

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

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:

https://discord.gg/PtFjDMnG


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

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
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