Bountiful icon indicating copy to clipboard operation
Bountiful copied to clipboard

[Suggestion] Apotheosis Affix Compat

Open Shadows-of-Fire opened this issue 3 years ago • 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.

Shadows-of-Fire avatar May 07 '21 08:05 Shadows-of-Fire

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.

ejektaflex avatar May 10 '21 06:05 ejektaflex

The thing I would need would be something like ITrade, where I am able to generate an itemstack to feed to a trade instance (but for bounties)

Shadows-of-Fire avatar May 10 '21 14:05 Shadows-of-Fire