Unofficial site, not affiliated with modrinth.com.What is this?
Моды/Cobblemon: Parting Gifts
Cobblemon: Parting Gifts

Cobblemon: Parting Gifts

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

318.1K
58
  • Cobblemon: Parting Gifts 3.0.1

    release22 ноября 2025 г.

    3.0.1 - Cobblemon 1.7 Compatibility

    • Changed two lines of code to be compatible with Cobblemon 1.7.
    • Re-enabled Gimmighoul species rewards (Erroneously disabled in a prior update.)
  • Cobblemon: Parting Gifts 3.0.1

    release22 ноября 2025 г.

    3.0.1 - Cobblemon 1.7 Compatibility

    • Changed two lines of code to be compatible with Cobblemon 1.7.
    • Re-enabled Gimmighoul species rewards (Erroneously disabled in a prior update.)
  • Cobblemon: Parting Gifts 3.0.0

    release2 сентября 2025 г.

    3.0.0 - Architectury Abstraction

    Most of the changes in this update are internal changes, with no visible effect to the average user.

    User-facing changes

    • No longer requires Architectury API to run, just Cobblemon!
    • added a new Parameter Set type to Loot Tables, releaserewards:player_and_pokemon. Using this Param Set as the "type" in a Loot Table will prevent Validation Errors in the log when using Parting Gifts features in the table.

    Nerd Stuff

    • Changed registry system from Architectury's DeferredRegister to Cobblemon's own PlatformRegistry system. the Mod classes now have a notable amount of code to handle platform-specific Registry.
    • renamed ReleaseRewardsCommon to ReleaseRewards, and added ResourceLocation resource(String) helper method.
    • renamed ModLootModifiers to ModLootFunctions.
  • Cobblemon: Parting Gifts 3.0.0

    release2 сентября 2025 г.

    3.0.0 - Architectury Abstraction

    Most of the changes in this update are internal changes, with no visible effect to the average user.

    User-facing changes

    • No longer requires Architectury API to run, just Cobblemon!
    • added a new Parameter Set type to Loot Tables, releaserewards:player_and_pokemon. Using this Param Set as the "type" in a Loot Table will prevent Validation Errors in the log when using Parting Gifts features in the table.

    Nerd Stuff

    • Changed registry system from Architectury's DeferredRegister to Cobblemon's own PlatformRegistry system. the Mod classes now have a notable amount of code to handle platform-specific Registry.
    • renamed ReleaseRewardsCommon to ReleaseRewards, and added ResourceLocation resource(String) helper method.
    • renamed ModLootModifiers to ModLootFunctions.
  • Cobblemon: Parting Gifts 2.2.0

    release12 апреля 2025 г.

    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.

  • Cobblemon: Parting Gifts 2.2.0

    release12 апреля 2025 г.

    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.

  • Cobblemon: Parting Gifts 2.1.0

    release25 февраля 2025 г.

    Experimental Default Reward changes

    • My aim is to make the Default settings more, well, Rewarding.
    • I am open to feedback, it's possible these changes could be too rewarding after all.
    • These are the same changes from the Experimental Update datapack.

    Global rewards

    • No Reward - Weight 4 > 2
    • XP Candy XS - Max Level range 20 > 15
    • XP Candy S - Weight 3 > 4
    • EV Feathers - Weight 8 > 6, +1 every 8 > 5 Levels
    • EV Vitamins - Min Level range 60 > 50

    Gimmighoul Species rewards

    • Chest Form Relic Coins - Min amount 1 > 4, +1 > 2 every 15 > 10 Levels

    Changed how Rewards are provided to players when releasing Pokemon

    • Now attempts to insert directly into the Inventory if possible.
    • If it cannot, drops them on the Player's position instead. (previous behavior)
    • Cannot Drop excess rewards in Creative Mode, they will be deleted instead of being dropped.
  • Cobblemon: Parting Gifts 2.1.0

    release25 февраля 2025 г.

    Experimental Default Reward changes

    • My aim is to make the Default settings more, well, Rewarding.
    • I am open to feedback, it's possible these changes could be too rewarding after all.
    • These are the same changes from the Experimental Update datapack.

    Global rewards

    • No Reward - Weight 4 > 2
    • XP Candy XS - Max Level range 20 > 15
    • XP Candy S - Weight 3 > 4
    • EV Feathers - Weight 8 > 6, +1 every 8 > 5 Levels
    • EV Vitamins - Min Level range 60 > 50

    Gimmighoul Species rewards

    • Chest Form Relic Coins - Min amount 1 > 4, +1 > 2 every 15 > 10 Levels

    Changed how Rewards are provided to players when releasing Pokemon

    • Now attempts to insert directly into the Inventory if possible.
    • If it cannot, drops them on the Player's position instead. (previous behavior)
    • Cannot Drop excess rewards in Creative Mode, they will be deleted instead of being dropped.
  • Cobblemon: Parting Gifts 2.0.2

    release18 февраля 2025 г.

    2.0.2 - Shiny & Pokemon Properties conditions

    Added "releaserewards:shiny" condition

    • Checks if the Pokemon is Shiny.
    • Can be inverted.

    Added "releaserewards:pokemon_properties" condition

    • provide a Pokemon Properties string (like in /pokegive or /pokeedit), and each property will be compared against a released Pokemon, passing if they all match.

    See documentation for more details.

    NOTE: This update also does not contain the Experimental Update datapack changes. Feedback is still being sought. If you have any, please provide it in the mod's Support Thread in the Cobblemon Discord, or this Github Issue.

  • Cobblemon: Parting Gifts 2.0.2

    release18 февраля 2025 г.

    2.0.2 - Shiny & Pokemon Properties conditions

    Added "releaserewards:shiny" condition

    • Checks if the Pokemon is Shiny.
    • Can be inverted.

    Added "releaserewards:pokemon_properties" condition

    • provide a Pokemon Properties string (like in /pokegive or /pokeedit), and each property will be compared against a released Pokemon, passing if they all match.

    See documentation for more details.

    NOTE: This update also does not contain the Experimental Update datapack changes. Feedback is still being sought. If you have any, please provide it in the mod's Support Thread in the Cobblemon Discord, or this Github Issue.

  • Cobblemon: Parting Gifts 2.0.1

    release30 января 2025 г.

    Refactored "move_predicate" condition, now uses a repeatedly filtered stream instead of iterating through each move and returning.

    Fixed Fabric config being ignored, this broke the "evolution_stage" condition, whoops.

  • Cobblemon: Parting Gifts 2.0.1

    release30 января 2025 г.

    Refactored "move_predicate" condition, now uses a repeatedly filtered stream instead of iterating through each move and returning.

  • Cobblemon: Parting Gifts 2.0.0

    release29 января 2025 г.

    Initial Crossplatform Fabric release. Fully Compatible with Cobblemon 1.6.1.

    Requires Architectury API. This dependency may be removed in the future, but for now, it allowed only extremely minor changes to loot data type registry to be made.

  • Cobblemon: Parting Gifts 2.0.0

    release29 января 2025 г.

    Initial Crossplatform NeoForge release. Fully Compatible with Cobblemon 1.6.1.

    Requires Architectury API. This dependency may be removed in the future, but for now, it allowed only extremely minor changes to loot data type registry to be made.

  • Cobblemon: Parting Gifts 1.21.1-1.1.2

    release8 января 2025 г.

    Initial Modrinth release.

    • See Github or CurseForge page for past version history.

    "pokemon_label" condition can now be inverted.

    • "invert" field, as with all other invertible conditions.

    Error about being unable to access Config when closing worlds should no longer occur.

    • Config can also be Reloaded properly now.

Совместимость

Minecraft: Java Edition

Платформы

Поддерживаемые окружения

Сервер

Сведения

Лицензия:
Опубликован:1 год назад
Обновлён:6 месяцев назад
ID проекта:
Главная