Changelog
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.
Dependencies
Files
releaserewards-neoforge-2.2.0.jar(112.1 KiB) Primary Download
Details
Licensed LGPL-2.1-or-later
Published 8 months ago
Updated 5 months ago