
You are viewing a potentially older version of this package. View Latest Version
ItemInfoDisplayForkedCNPlus new
Displays item information with CN localization, updated for PEAK 2.0.a: adds accurate descriptions for all new items (amulets, jetpack/rocketpack, glider, candle, anti-zooka, ritual dagger, warping items, new foods, more).ItemInfoDisplayForkedCNPlus_new (PEAK)
Displays detailed item information with Chinese (CN) localization. Updated for PEAK 2.0.a.
This release is based on the original ItemInfoDisplayForkedCNPlus v1.1.3 package (https://thunderstore.io/c/peak/p/cherrycove/ItemInfoDisplayForkedCNPlus/), which was in turn forked from jkqt/ItemInfoDisplay and chuxiaaaa/ItemInfoDisplay.
What's New in v1.2.0
- Added descriptions for all new PEAK 2.0.a items, including:
- New amulets: Clone, Healing, Infinite Stamina, Super Jump, Scout's Honor
- Mobility/utility: Jetpack, Rocketpack, Parachute, Glider, Fannypack, Candle
- Weapons/tools: Anti-Zooka (Void Launcher), Ritual Dagger, Warp Fungus, Warpsketball
- Creatures/food: Frog, Frog Legs, Early Worm, Nest Egg (Raven), Lollipop (Evil), and more
- Accurate values verified against the 2.0.a game data (petrify costs, stamina/fuel, durations, radii, etc.)
- Corrected semantics for petrify gains (one-time, not per-second) on Infinite Stamina / Clone / Super Jump amulets.
- Refined cooking text consistency, dart readability, and next-cook hint accuracy.
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
- Displays new-item effects with verified values (jetpack fuel, candle fuel, glider stamina cost, anti-gravity ball, ritual dagger sacrifice, warp-on-throw, etc.)
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>).