MycopunkRebalance
*WARNING* (This is a cheat mod) This mod modifies multiple aspects of Mycopunk gameplay to adjust balance, including movement abilities, weapon effectiveness, and equipment behavior.
| Date uploaded | 6 months ago |
| Version | 1.2.0 |
| Download link | Sparroh-MycopunkRebalance-1.2.0.zip |
| Downloads | 266 |
| Dependency string | Sparroh-MycopunkRebalance-1.2.0 |
This mod requires the following mods to function
BepInEx-BepInExPack_Mycopunk
BepInEx pack for Mycopunk. Preconfigured and ready to use.
Preferred version: 5.4.2403README
MycopunkRebalance
A BepInEx mod for Mycopunk that rebalances various gameplay mechanics.
Description
This mod modifies multiple aspects of Mycopunk gameplay to adjust balance, including movement abilities, weapon effectiveness, and equipment behavior.
Features
- Default Migration: Enables firing weapons while sprinting and sliding
- Default Cloud Skip: Enables cloud skipping (double jump) at all times by allowing air jumps and adjusting jump speed
- Default Structural Survey: Makes the structural survey upgrade always active, highlighting low-health enemy parts
- Default Magboots: Enables magnetic boots and wallrunning by default
- Enhanced Aiming: Improves aiming mechanics, allowing aiming while reloading
- Enhanced Strafing: Enhances strafing capabilities in the wingsuit
- Auto Cannon Nerf: Reduces the effectiveness of the autocannon weapon
- Amalgamation Flamethrower Nerf: Reduces the effectiveness of the flamethrower weapon
- Core Protection Rework: Modifies enemy core protection mechanics, affecting how shells and damage are handled
- Atmospheric Energizers Rework: Updates the swarm gun or atmospheric energizers functionality
- Heaven's Fury Rework: Modifies the Heaven's Fury weapon's smiting mechanics
- Pesticide Rework: Enhances the Pesticide weapon with improved turbocharged range and health-based damage scaling
- Arc Lightning Rework: Improves the Arc Lightning weapon's chaining effects and turbocharged performance
Dependencies
- Mycopunk (base game)
- BepInEx - Version 5.4.2403 or compatible
Installation
Via Thunderstore (Recommended)
- Download and install via Thunderstore Mod Manager
- The mod will be automatically installed to the correct location
Manual Installation
- Download the mod package
- Extract the .dll file to
<Mycopunk Directory>/BepInEx/plugins/
Configuration
The mod includes several configuration options that can be adjusted in the config file located at <Mycopunk Directory>/BepInEx/config/sparroh.mycopunkrebalance.cfg:
-
Movement Modifications
- CanFireWhileSprinting: Allows firing weapons while sprinting
- CanFireWhileSliding: Allows firing weapons while sliding
- CloudSkip: Enables cloud skipping ability
-
Structural Survey
- AlwaysActive: Makes structural survey always active
Usage
Once installed, the mod loads automatically through BepInEx when the game starts. Check the BepInEx console for loading confirmation messages.
Help
- Plugin not loading? Check BepInEx logs for errors and verify BepInEx version compatibility
- Configuration not working? Ensure the config file is in the correct location and restart the game after changes
- Issues with specific features? Check the CHANGELOG.md for recent updates and known issues
Authors
- Sparroh
- funlennysub (BepInEx template)
- @DomPizzie (README template)
License
This project is licensed under the MIT License - see the LICENSE file for details
CHANGELOG
Changelog
1.2.0 (2026-01-09)
- Added Heaven's Fury Rework: Reworks Heaven's Fury weapon smiting mechanics with modified lightning damage and effects
- Added Pesticide Rework: Reworks Pesticide weapon to increase range when turbocharged and scale damage based on target's missing health
- Added Arc Lightning Rework: Reworks Arc Lightning weapon chaining, increasing max hits and damage when turbocharged
1.0.0 (2025-12-24)
- Added Default Cloud Skip: Enables cloud skipping by allowing air jumps and adjusting jump speed
- Added Core Protection Rework: Modifies enemy core protection mechanics, affecting how shells and damage are handled
- Added Auto Cannon Nerf: Reduces the effectiveness of the autocannon weapon
- Added Amalgamation Flamethrower Nerf: Reduces the effectiveness of the flamethrower weapon
- Added Atmospheric Energizers Rework: Updates the swarm gun or atmospheric energizers functionality
- Added Default Magboots: Enables magnetic boots and wallrunning by default
- Added Default Migration: Applies fire constraints to weapons
- Added Default Structural Survey: Automatically highlights low-health enemy parts
- Added Enhanced Aiming: Improves aiming mechanics for guns
- Added Enhanced Strafing: Enhances strafing capabilities in the wingsuit
- Added Sprint to Fire Fix: Removes delay on firing from sprinting.
1.0.0 (2025-10-07)
- Enhanced comprehensive movement system
- Patched core Player movement methods (UpdateMovement, HandleJump, SetMoveInput, ApplyGravity)
- Refined movement calculations and physics interactions
- Improved responsiveness and fluidity of player motion
- Comprehensive movement behavior modifications
1.0.0 (2025-10-07)
- tap fire fix removed (it wasnt fixed)
1.0.0 (2025-10-07)
Tech
- Add MinVer
- Add thunderstore.toml for tcli
- Add LICENSE and CHANGELOG.md