You are viewing a potentially older version of this package.
View all versions.
BatchScrapping
Hold T to scrap non-Favorited upgrades for the selected gear. *WARNING* due to the game, performance issues with large batches! (unequip prisms / full spectrum before batching)
| Date uploaded | 10 months ago |
| Version | 1.0.0 |
| Download link | Sparroh-BatchScrapping-1.0.0.zip |
| Downloads | 93 |
| Dependency string | Sparroh-BatchScrapping-1.0.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.2403Sparroh-SparrohUILib
Shared UI library for Sparroh Mycopunk mods. Provides themed widgets, HUD builders, windows, and resolution-aware layout.
Preferred version: 1.1.1README
CHANGELOG
Changelog
2.1.0
- Fixed Instant Scrap: was never applying due to wrong type lookup for nested
HoverInfo.UnlockActionParams - Instant Scrap: short hold (~0.1s via game clamp) — no unsafe IL rewrites
- Undo Last Scrap: restore up to the last 5 scrap actions (single or batch)
- Restores upgrade instance data (seed, flags, unlock, equip)
- Claws back scrap rewards when still available
- Undo button on gear details window shows remaining stack depth
- Drop oldest when over depth 5; defer single-scrap record one frame (stable with Instant Scrap)
2.0.0
- Initial release
- Trash-mark upgrades with a configurable keybind (default
T) - Batch scrap all marked upgrades
- Batch scrap all non-favorite upgrades
- Optional instant scrap and fixed scrap timer
1.1.0 (2025-10-16) Added
Batch scrapping functionality for upgrades and skins
Hold-to-confirm buttons for scrapping marked upgrades and all non-favorite upgrades
'T' key marking system - press T to mark/unmark upgrades for scrapping (excludes favorites)
Visual indicators for marked upgrades (red icon) and favorites (white icon)
Batch processing with configurable size and interval
Resource calculation and distribution for scrapped upgrades
Changed
Improved UI integration with gear details window
1.0.0 (2025-08-19) Features
Add MinVer
Add thunderstore.toml for tcli
Add LICENSE and CHANGELOG.md