promotional bannermobile promotional banner

Cobblemon: Parting Gifts

This addon mod to Cobblemon adds a highly configurable Reward system for releasing Pokemon. Inspired by the mechanic in Pokemon Legends: Arceus.

File Details

releaserewards-fabric-2.2.0.jar

  • R
  • Apr 11, 2025
  • 111.72 KB
  • 44.9K
  • 1.21.1
  • Fabric

File Name

releaserewards-fabric-2.2.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:cobblemon-release-rewards-1169308:6412525"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

THIS UPDATE CONTAINS BREAKING CHANGES FOR DATAPACKS OVERRIDING THE GLOBAL REWARD TABLE

Significant changes have been made to how rewards are granted

  • Now, only the "global" table is invoked when releasing a Pokemon.
  • However, new "type_rewards" and "species_rewards" Entry Types have been added, which will roll a Type or Species table that matches the Pokemon being released.

Added "releaserewards:type_rewards" and "releaserewards:species_rewards" Entry Types

  • Rolls a Type or Species reward table matching the Pokemon being released.
  • Can optionally be provided with a Type or Species Identifier, and will always roll that table.

Added "releaserewards:type" condition

  • Checks if one of the Pokemon's Types matches the specified Type.
  • Allows deeper customization, and is more useful with the structural changes made in this update.

Global table now utilizes the "releaserewards:pokemon_drops" Entry by default

Changed how rewards are given to the player.