
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...
Downloads
51
Remixes
1
Price
Free
cobblemon-fabric · Server · 1.21.1 · mod
Cobblemon Bingo
- Server-side Cobblemon bingo that gives each player a 5x5 card of species to catch. Capturing a listed species pays the per-catch PokeDollar reward, and finishing a row/column (diagonals optional) adds the line reward. Balance is tracked per player and shown in the GUI and
/bingo balance. - Card progress and balances are stored in MongoDB so multiple servers can share state. If Mongo is unavailable the mod still runs but progress will stay local to that session.
- Use
/bingoto open the board GUI (stained glass tiles are green when caught) and see reset timer/rewards/balance./bingo reloadreloads the config (admin) and/bingo balanceshows your current currency. - Cards reset on a timer (default 24 hours). When a card expires it is regenerated the next time it is checked (join, catch, or opening the board).
- Configuration lives in
config/cobblemonbingo.jsonwith fields:mongoUri,database,collection,cardResetHours,catchReward,lineReward,boardSize(defaults to 5 for the 5x5 grid), andenableDiagonalsto control whether diagonal lines pay out. - Currency is an internal PokeDollar balance; it does not hook into external economy mods. The GUI is a server-safe chest-style view so no client mod is required.
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...
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...
Super Cobblestones
Create a Minecraft Java Fabric mod for version 1.21.1 that adds a fun and progressive mining system with Super Cobblestones and Super Pickaxes to enhance...