Cobblemon Fight or Flight Reborn

New version of original addon from Rufia. Makes run away or fight back when agitated.

File Details

[NeoForge 1.21.1] v0.10.4

  • R
  • Jan 2, 2026
  • 1.34 MB
  • 3.5K
  • 1.21.1
  • NeoForge

File Name

fightorflight-neoforge-0.10.4.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:cobblemon-fight-or-flight-reborn-1168140:7406667"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

V0.10.4:

Implemented Features:

  • Failed captures will be counted as a provocation.

Bug fixes:

  • Probably fix the bug that mods that increases entity max health not working properly for Pokemon.
  • Fixed the bug that wild Pokemon cries too frequently if the Pokemon becomes aggressive.
  • Fixed the bug that player's Pokemon can't attack the other players or their Pokemon.
  • Fixed the bug that not_attacking_wild_shiny is not working correctly.
  • Fixed the bug that Pokemon can still attack in battle.
  • Fixed the misspelling of can_progress_use_move_evolution.

Known bugs:

  • Pokemon will stop trying to attack after being mounted. Needs to be recalled and released again.(I'm quite busy, I'll spend more time looking at the code after I'm free.)
  • Nether Invader will cause all the Pokemon can't attack proactively.(I'm not sure about the reason. The findClosest method of NearestVisibleLivingEntities fails to return the correct value. Might be caused by its mixin.)