You are viewing a potentially older version of this package.
View all versions.
MikuBongFix
Replaces BingBong with a visible Miku plushie model, custom icon, and custom audio responses.
| Date uploaded | 6 months ago |
| Version | 1.0.2 |
| Download link | Thanks-MikuBongFix-1.0.2.zip |
| Downloads | 2367 |
| Dependency string | Thanks-MikuBongFix-1.0.2 |
This mod requires the following mods to function
BepInEx-BepInExPack_PEAK
BepInEx pack for PEAK. Preconfigured and ready to use.
Preferred version: 5.4.75301README
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
Requirements
- BepInExPack PEAK v5.4.75301 or later
Installation
Via Thunderstore Mod Manager
- Install Thunderstore Mod Manager
- Search for "MikuBongFix"
- Click Install
Manual Installation
- Install BepInExPack PEAK
- Download the latest release
- Extract the contents to
PEAK/BepInEx/plugins/MikuBongFix/ - Launch the game
Configuration
No configuration required. The mod works automatically after installation.
Changelog
1.0.2
- Initial stable release
- Fixed model visibility issues (material transparency fix)
- Updated dependencies to BepInExPack_PEAK
Support
If you encounter any issues, please report them on GitHub.
CHANGELOG
Changelog
1.1.0
- Changed backpack hiding behavior to match the implementation.
- The replacement model now follows the original renderer hide rule instead of forcing local backpack visuals off.
1.0.5
- Added a master enable/disable switch for the mod.
- Removed
Main / Keep Miku VisibleandMain / Safe Pickup And Backpack Materialsfrom config UI; both safeguards are now always enabled internally. - Fixed the pickup-time _Tint material error by restoring Item.mainRenderer and Item.addtlRenderers to the original hidden BingBong renderers by default.
- Patched BackpackOnBackVisuals and ItemCooking so Miku replacement renderers are excluded from
_Tintaccess during pickup, backpack, and cooking flows. - Kept the replacement visibility guard so the Miku model does not disappear again after the renderer reference fix.
- Added Mod Settings compatible config entries for replacement enable toggle and scale multipliers.
1.0.2
- Initial stable release.
- Fixed model visibility issues related to replacement material transparency.