
You are viewing a potentially older version of this package. View Latest Version
MikuBongFix
Replaces BingBong with a visible Miku plushie model, custom icon, and custom audio responses.MikuBongFix
Replaces BingBong with Miku plushie model in PEAK game.
Features
- Model Replacement: Replaces BingBong item with cute Miku plushie model
- Custom Audio: Custom audio responses when interacting
Configuration
The mod now exposes BepInEx config entries. If PEAKLib.ModConfig is installed, these options also appear in the in-game Mod Settings page.
Main / Enable Miku Replacement: Master switch for the mod. Turning it off restores the original BingBong visuals, name, icon, and colliders.Main / Keep Miku Visible: Re-enables the replacement renderers if another game path hides them.Main / Safe Pickup And Backpack Materials: Keeps item renderer references on the original hidden BingBong renderers so pickup and backpack logic do not touch the wrong materials.
Changelog
1.0.4
- Added a master on/off switch for the whole mod
- Moved all Mod Settings options into a single
Mainsection - Fixed pickup-time
_Tintmaterial errors by keeping the item's renderer references on the original hidden BingBong renderers by default - Patched pickup, backpack, and cooking tint paths so they ignore Miku renderers instead of trying to write
_Tintto replacement materials - Kept the visibility guard path so the replacement stays visible after the pickup fix
- Added Mod Settings compatible config entries for renderer reference mode, visibility guard, and scale
1.0.2
- Initial stable release
- Fixed model visibility issues (material transparency fix)
Support
If you encounter any issues, please report them on GitHub.