File Details
releaserewards-neoforge-3.0.0.jar
- R
- Sep 1, 2025
- 113.66 KB
- 86.0K
- 1.21.1
- NeoForge
File Name
releaserewards-neoforge-3.0.0.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
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
DeferredRegisterto Cobblemon's ownPlatformRegistrysystem. the Mod classes now have a notable amount of code to handle platform-specific Registry. - renamed
ReleaseRewardsCommontoReleaseRewards, and addedResourceLocation resource(String)helper method. - renamed
ModLootModifierstoModLootFunctions.

