promotional bannermobile promotional banner

Radical Cobblemon Trainers

Over 1500 unique and challenging trainers, from the Pokemon ROM hacks Radical Red (v3.02) and Unbound (v2.0.3.2) as well as the main series games Brilliant Diamond/Shining Pearl, that will spawn naturally in your world.

File Details

rctmod-neoforge-1.21.1-0.17.0-beta.jar

  • B
  • Nov 22, 2025
  • 4.52 MB
  • 4.7K
  • 1.21.1
  • NeoForge

File Name

rctmod-neoforge-1.21.1-0.17.0-beta.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:rctmod-1009534:7249977"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog

[0.17.0-beta] - 2025-11-22

Added:

  • #357 Config option forceBattleLookTicks: Number of ticks a player needs to stare at a trainer to get forced into a battle
  • #356 Config option forceBattleMaxDistance: Max distance at which trainers can force players into a battle
  • #355 Config option forceBattleMaxLevelDiff: Maximum level difference between a trainers and players to allow forced battles
  • #354 Config option forceBattleOnSight: Determines if trainers can force players into a battle on sight
  • #353 New properties for data pack trainer mobs forceBattleOnSight, forceBattleMaxDistance, forceBattleLookTicks and forceBattleMaxLevelDiff (these will take precedence over the global config values if set for a trainer)

Changed:

  • #352 Trainers may now force players into a battle if directly looked at for a certain amount of time (see added config options)
  • #351 Update min dependency of Cobblemon to 1.7.0
  • #350 Update min dependency of RCTApi to 0.14.0-beta

Fixed:

  • #349 Missing validation of some trainer mob properties when parsed from data pack json objects (issues are generally printed as warnings to the log)