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.7-beta.jar

  • B
  • Mar 19, 2026
  • 4.55 MB
  • 254.8K
  • 1.21.1
  • NeoForge

File Name

rctmod-neoforge-1.21.1-0.17.7-beta.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

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

Learn more about Curse Maven

Changelog

[0.17.7-beta] - 2026-03-19

Added:

  • #388 Debug config option logRepelRods: Enables logging for additional information about trainer repel rods

Changed:

  • #387 Reworked Trainer Repel Rod to a block entity
    • Repel rod positions are no longer persisted independently (in data/rctmod.spawn.chunks.repel.map.dat)
    • The block entity now registers itself once it receives its first tick (i.e. its chunk is loaded)
    • This change possibly fixes previously reported issues of repel rods randomly stopping to work and should overall be a more stable solution (while the actual bug was never confirmed/reproduced this is still fair to assume due to the complete rework)
    • Unfortunately existing repel rods will have to be replaced (or pulsed with redstone) to get registered as block entities
  • #386 Trainer repel rod now connects to redstone dust

Fixed:

  • #385 NPE when attempting to access minecraft instance in datagen task
  • #384 Possibility for trainers to spawn outside a players simulation distance (causing chunks to load and performance issues)