Some mods may be broken due to the recent Alloyed Collective update.
StartBonusMod
Gives each player a configurable set of items and starting gold at the beginning of a run.
CHANGELOG
3.0.3
- Improve robustness in combination with modded items
3.0.2
- Fix dependency with ItemStringParser
3.0.1
- Fix "An item with the same key has already been added" which can happen in combination with item mods
3.0.0
- Updated for Alloyed Collective
- Add FoodTier
- Remove Blacklist setting
- Add
!-Operator. Blacklist entries can now be given inside the itemstring. - Rename config sections so they are sorted.
- Remove Equipment setting from Advanced List. It is now merged with the itemstring.
- Now also possible to give multiple equipments to the player.
- ItemStringParser extracted to its own library mod.
2.0.1
- Fix readme.md markup issues
2.0.0
- Item lists are now loaded dynamically from what is available
- Add advanced starting bonus list feature
1.1.0
- The missing items introduced in the Seekers of the Storm update
1.0.1
- Gold value now scales with difficulty
1.0.0
- Initial Release