promotional bannermobile promotional banner

Brecher's Trainers - A Cobblemon Gym Mod

Mod that adds customizeable, Redstone-activated Trainer Spawner blocks for setting up your own Cobblemon Gyms!

File Details

brecher_trainers-1.6.0-1.21.1_neoforge.jar

  • R
  • Jan 3, 2026
  • 1021.65 KB
  • 18
  • 1.21.1
  • NeoForge

File Name

brecher_trainers-1.6.0-1.21.1_neoforge.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:brechers-cobblemon-trainers-1417287:7413584"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Added command support for league vendors. 

Demo command (need command block) is as follows:

/summon brecher_trainers:league_vendor ~ ~ ~ {VendorName:"Demo Shop",CustomTrades:[
{trade_id:"diamonds",item:"minecraft:diamond",quantity:3,lp_cost:100},
{trade_id:"pokeball",item:"cobblemon:poke_ball",quantity:10,lp_cost:50},
{trade_id:"rare_candy",item:"cobblemon:rare_candy",quantity:1,lp_cost:200,max_purchases:5},
{trade_id:"master_ball",item:"cobblemon:master_ball",quantity:1,lp_cost:1000,max_purchases:1,cooldown_ms:86400000}
]}