promotional bannermobile promotional banner

Cobblemon Mass Outbreaks

The "Cobblemon Mass Outbreaks" mod is a Cobblemon addon that introduces Mass Outbreaks.

File Details

cobblemonoutbreaks-1.0.4-1.19.2-forge

  • R
  • Jul 26, 2023
  • 87.73 KB
  • 11.3K
  • 1.19.2
  • Forge

File Name

cobblemonoutbreaks-1.0.4-1.19.2.jar

Supported Versions

  • 1.19.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:cobblemon-mass-outbreaks-864569:4665991")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog:

Additions:

Added level_algorithm, contains three algorithms to get the level of pokemon to spawn, default is scaled (scales with average player pokemon level).
Made it so tags can be used for the biomes.
Added command to clear the pokemon outbreaks map.
Added some extra outbreaks.
Added some extra config values 2 of them being pokemon/outbreakportal spawn sound volume.

Added min_pokemon_level (now only usable with the correct level_algorithm)

 

Fixes:

Removed some unused code.

Fixed some data management