ItemInfoDisplayForkedCNPlus
Displays item information with CN localization and refined cooking hints, including clearer dart effects and more accurate next-cook previews.
| Last updated | 2 weeks ago |
| Total downloads | 4056 |
| Total rating | 1 |
| Categories | Mods |
| Dependency string | cherrycove-ItemInfoDisplayForkedCNPlus-1.1.3 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack_PEAK
BepInEx pack for PEAK. Preconfigured and ready to use.
Preferred version: 5.4.2403README
ItemInfoDisplayForkedCNPlus (PEAK)
Forked from jkqt and chuxiaaaa, maintained for current PEAK versions.
Features
- Displays consumable status changes (e.g. Hunger, Poison, Curse, Stamina)
- Displays item weight and remaining uses
- Displays cookability, cooked count, and next-cook delta hints
- Displays more readable cooking behavior text in CN localization
- Shows extra action/affliction hints for cooking-related effects
Cooking Text Update (v1.1.3)
- Refined dart item text formatting into readable bullet lines.
- Removed misleading dart cooking preview lines (
AFTER COOK ENABLE/DISABLEand falseNO EFFECT). - Improved consistency for
NEXT COOK DELTAand no-effect hint logic. - Added clearer skeleton-related text (
+25 Curse, skeleton-only) for Book of Bones. - Updated thorn cooking action display to status-point format.
- Updated Healing Puff Shroom wording to first-entry + follow-up per-second style.
Config
- Font Size
- Text Outline Width
- Line Spacing
- Size Delta X (horizontal text offset workaround)
- Force Update Time
- Enable Test Mode (cycle items with F1/F2, log with F3)
Installation
- Install
BepInEx-BepInExPack_PEAK. - Place the mod DLL into
BepInEx/plugins.
Credits
Thanks to:
- jkqt for the original ItemInfoDisplay mod (https://github.com/jkqt/ItemInfoDisplay)
- chuxiaaaa for CN localization and maintenance (https://github.com/chuxiaaaa/ItemInfoDisplay)
Thunderstore Packaging
- Build package:
dotnet build -c Release -target:PackTS - Publish package:
dotnet build -c Release -target:PackTS -p:PublishTS=true - Version is read from
src/ItemInfoDisplay/ItemInfoDisplay.csproj(<Version>).