khalil-ItemInfoDisplayForkedCNPlus_new icon

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).

Last updated a day ago
Total downloads 1066
Total rating 0 
Categories Mods Libraries Client Side All Clients
Dependency string khalil-ItemInfoDisplayForkedCNPlus_new-1.2.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack_PEAK-5.4.2403 icon
BepInEx-BepInExPack_PEAK

BepInEx pack for PEAK. Preconfigured and ready to use.

Preferred version: 5.4.2403

README

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

  1. Install BepInEx-BepInExPack_PEAK.
  2. Place the mod DLL into BepInEx/plugins.

Credits

Thanks to:

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>).