[Suggestion] API Compat for Objectives and Rewards
Shadows-of-Fire opened this issue ยท 2 comments
Hey, I see this mod already has some basic apotheosis compat for having my items (appears to just be the specific new arrows) show up as bounty rewards.
I was wondering if there is a method or some sort of API that allows me to provide a bounty reward object that can dynamically generate an itemstack when requested, so that I can provide affix loot items from the bounty loot pools. I'd look myself, but kotlin throws a wrench in that plan.
Hey, that's a great suggestion! I'll look into this for the future. It would be nice to be able to offload custom types of bounties to other mods.