CiCisTrinketAndBindingFramework
Library mod for White Knuckle. Lets other mods register custom Trinkets and Bindings that appear in the run-start picker. Required by CiCi's Climbing Axes 1.1.0+ and CiCi's Pioneer's Shotgun 0.2.13+.
By CiCisMods
CHANGELOG
Changelog
1.0.0
Initial release.
Added
- Public
TrinketRegistryAPI for mods to register custom Trinkets (run-start modifiers) and Bindings (run-start modifiers with stronger gameplay effects). - Trinkets and Bindings registered via this framework appear in the run-start picker on Fresh Game.
- Per-trinket
itemsToGrantFactorycallback runs at gamemode start to hand the player starter items. - Custom icons, custom display names, custom descriptions, and custom title-color tags are all supported.
Notes
- This mod is a library. It does nothing on its own.