
Titocoins
Add Titocoin coin; reward players for defeating trainers in battle and catching wild Pokemon; amount configurable via a config file
Downloads
3
Remixes
0
Price
Free
cobblemon-fabric · Both · 1.21.1 · mod
Titocoins adds a simple currency item and hooks into Cobblemon events to reward play:
- New item: Titocoin (found in the Ingredients creative tab) with its own texture.
- Rewards: defeating Cobblemon trainers (NPC battle actors) grants each winning player coins; catching a Pokémon grants the catcher coins. Coins land in the inventory and drop nearby if full.
- Config:
config/titocoins.jsonis created on first run. EdittrainerWinCoinsandcaptureCoinsto change reward amounts (default 10 and 3). Set a value to 0 or below to disable that reward type.
Notes and considerations:
- Rewards only trigger when the losing side of a battle includes an NPC trainer; wild or PvP wins are ignored.
- The mod runs on both sides so the item and assets are available; the logic activates server-side via Cobblemon’s events.
- Existing template code under
com.playergames.pluginis left untouched; it isn’t referenced by this mod entrypoint.
Cobblemon NPC's
CobblemonNPC's is an open source side mod enabling NPC management for server owners inside a config file. This mod was built using https://player.games/create
Cobblemon NPCs
Adds an NPC creation mod with a user-friendly Pokemon team builder tab to configure each NPC's team: species, level, nature, moves, EVs, IVs, shiny, form, and...
CobblemonBingo
Create a pokémon bingo mod where each player has to catch 25 different pokemon, each catch granting the player poke-dollars and completing a line also grants...
LivelyNPCS
I want to use Cobblemon's NPC system to add Npcs that naturally spawn. These npcs will be like how they are in the game where some of them just give you tips,...
CobbleDollars: Sign Shops
cobblemon mod that uses the cobbledollars mod and signs on chests to setup a shop system where players can sell or buy items within the chests with the signs...
Expanded PC Sorting
I'm looking for a mod that will expand on the functionality of the sorting options in the pc menu I want it so when the player holds control and clicks on one...