You are viewing a potentially older version of this package. View all versions.
Lookenpeepers-Item_Vacuum-1.0.2 icon

Item Vacuum

Picks up item drops to keep the world clean and running smoothly.

Date uploaded 4 months ago
Version 1.0.2
Download link Lookenpeepers-Item_Vacuum-1.0.2.zip
Downloads 97
Dependency string Lookenpeepers-Item_Vacuum-1.0.2

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2333 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.

Preferred version: 5.4.2333

README

Item Vacuum

Helps reduce lag in your world by picking up rendered item drops and distributing them to chests in your base that already contain the items picked up.

Features

  • Features: Helps reduce lag in your world by picking up rendered item drops and distributing them to chests in your base that already contain the items picked up. The vacuum itself does not need to be rendered and it is multiplayer friendly.

Installation

  1. Install r2modman or Thunderstore Mod Manager.
  2. Click Install with Mod Manager on this page.
  3. (Optional) For manual install, drop the .dll into BepInEx/plugins.

Configuration

Changelog

1.0.2

  • Inaccessible field patch.

1.0.1

  • MUC compatibility patch.

1.0.0

  • Initial release.

CHANGELOG

Version Update Notes
1.1.3 - Fix inaccessible field... again...
1.1.2 - Only host handles RPC request.
1.1.1 - Changed Hashset to Dictionary for ghost item removal.
1.1.0 - Inaccessible field patch.
1.0.9 - Removes 'ghost' objects that the client sees when traveling with host.
1.0.8 - Ensured vacuum pickup range is global once again.
1.0.7 - Changed some onwership checks.
1.0.6 - Fixed reference to inaccessible field in ZNetSceneAwake.
1.0.5 - Get proper player UID, fix visibility bug in multiplayer. (Sorry for all of the updates, this is just to ensure compatibility with the MultiUserChest mod, without MUC you can safely use version 1.0.0, with MUC hopefully this patch or any future patch fixes it.)
1.0.4 - Changed logic to confirm item is moved before deleting from vacuum.
1.0.3 - Implement dynamic inventory sizing for ZDO.
1.0.2 - Inaccessible field patch.
1.0.1 - MUC compatibility patch.
1.0.0 - Initial release.