You are viewing a potentially older version of this package. View all versions.
HydratedDragon-BetterItemHandling-1.1.2 icon

BetterItemHandling

A Lethal Company mod for improving the item handling

Date uploaded 2 months ago
Version 1.1.2
Download link HydratedDragon-BetterItemHandling-1.1.2.zip
Downloads 5048
Dependency string HydratedDragon-BetterItemHandling-1.1.2

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

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

Preferred version: 5.4.2100

README

BetterItemHandling

A mod for Lethal Company that makes item handling easier. Primarily picking up items.

Features

  • Making it possible to swap the current item in hand with one on the ground without dropping the item first. The same applies to when you are carrying a two handed item.

  • Its also possible to double press g (or whatever bind you have to drop an item) to instantly drop all scrap, making dodging worms or lighting strikes easier.
    This can be turned of in the config

  • You can place all scrap instantly onto the deposit desk by holding you sprint key.
    This can be turned of in the config

So there's essentially no more need to manually drop and rearange items anymore.

Installation (Manual)

  1. Download BepInEx and install it
  2. Download this mod on Thunderstore or build it yourself
  3. Place the BetterItemHandling.dll in the Lethal Company\BepInEx\plugins folder
  4. Place the Yan01h.BetterItemHandling.cfg in the Lethal Company\BepInEx\config folder
  5. Run the game!

Compatibility

This mod interacts with the inventory and thus can sometimes cause issues with mods that change/expand the inventory.

The mod was tested with:

Found a bug?

Click here to get to the GitHub repo. Then create a issue with the bug label and try to describe as much as possible what happend.

Changelog

All changes can be found in the CHANGELOG.md file!

Testers

  • Paradox75831004

CHANGELOG

Changelog

All notible changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[1.1.2]

Added

  • Added the option to double press your drop key to drop everything in your inventory instead of just pressing once on an empty slot (This is on by default).
  • Added the option to change the time window in which the second press needs to occurr for it to count as a double press.

[1.1.1]

Fixed

  • Fixed compatibility issues with AdvancedCompany
  • Fixed this mod not utilizing the full inventory with AdvancedCompany

[1.1.0]

Added

  • Added the ability to instantly place all scrap on the deposit desk (Can be turned off in the config).

Fixed

  • Fixed a bug that allowed scrolling through the inventory while spamming g with a two handed item.

[1.0.0]

  • Initial release.