You are viewing a potentially older version of this package. View all versions.
Sinner2001-BulkPickupMod-1.3.0 icon

BulkPickupMod

Pick up multiple ground items at once within a configurable radius, with auto-pickup toggle.

Date uploaded a day ago
Version 1.3.0
Download link Sinner2001-BulkPickupMod-1.3.0.zip
Downloads 189
Dependency string Sinner2001-BulkPickupMod-1.3.0

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2305 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2305

README

BulkPickupMod

Pick up multiple ground items at once instead of one at a time.

How it works

Press and hold the pickup modifier within a configurable radius to sweep up every ground item at once. An optional auto-pickup mode picks up nearby items automatically on an interval.

Installation

Copy BulkPickupMod.dll to BepInEx\plugins\BulkPickupMod\.

Requires: BepInEx 5.4+

Configuration

Auto-generates on first launch at BepInEx\config\com.bulkpickup.htf.cfg.

Key Default Description
PickupRadius 3.0 Radius around player that bulk-pickup sweeps
PickupModifier "LeftShift" Modifier key to hold for bulk pickup
AutoPickupEnabled false Auto-pickup nearby items on an interval
AutoPickupInterval 1.0 Seconds between auto-pickup sweeps
IgnoreFullInventory true Skip pickup when inventory is full

Compatibility

Patches the item pickup flow and suppresses repeated PickUp sound clips during bulk collection (one clip per sweep). Builds against the How to Fish 1.0.11 game assemblies.