Releases: bh679/adventureitemstats-mc
Releases · bh679/adventureitemstats-mc
Release list
Adventure Item Stats v0.6.0
0.6.0
Optional progression bonus for item stats
Adds a hook for mods that bundle Adventure Item Stats: they can apply a flat bonus to an item's primary stat (attack damage for weapons, armour for armour) on top of the usual roll — for example, to scale found loot with a difficulty level. Standalone Adventure Item Stats is unchanged; the bonus defaults to zero.
- New applyStats overload that adds a flat bonus to an item's primary stat (attack damage / armour)
- Standalone behaviour is unchanged — the bonus defaults to zero
Adventure Item Stats v0.3.0
What's Changed
- feat: preserve rolled stats through crafting-grid repair by @bh679 in #3
- version: bump to 0.3.0 after Gate 3 merge by @bh679 in #4
Full Changelog: v0.2.0...v0.3.0