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

BetterItemHandling

A Lethal Company mod for improving the item handling

Date uploaded 4 months ago
Version 1.0.0
Download link HydratedDragon-BetterItemHandling-1.0.0.zip
Downloads 922
Dependency string HydratedDragon-BetterItemHandling-1.0.0

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.

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

Its also possible to press g (or whatever bind you have to drop an item) on a empty slot to instantly drop all scrap, making dodging worms or lightings easier.
This can be turned of in the config

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!

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!

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.