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

JetpackPocket

A simple mod that allows you to switch items while carrying a two-handed item, as long as you have a jetpack in your inventory

Date uploaded 3 weeks ago
Version 1.0.0
Download link PixelIndieDev-JetpackPocket-1.0.0.zip
Downloads 375
Dependency string PixelIndieDev-JetpackPocket-1.0.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
AinaVT-LethalConfig-1.4.6 icon
AinaVT-LethalConfig

Provides an in-game config menu for players to edit their configs, and an API for other mods to use and customize their entries.

Preferred version: 1.4.6

README

JetpackPocket

A simple mod that allows you to switch items while carrying a two-handed item, as long as you have a jetpack in your inventory. This lets you pocket a two-handed item and use your jetpack at the same time, making jetpacks a lot more useful.

Installation

  1. Install BepInEx
  2. Install LethalConfig
  3. Drop 'BepInEx' from the JetpackPocket.zip into your Lethal Company folder.

What it does

  • Allows item switching while carrying a two-handed item if a jetpack is in your inventory
  • Optionally allows carrying multiple two-handed items at once while a jetpack is in your inventory

What it doesn't do

  • Does not affect item switching without a jetpack in your inventory
  • Does not affect the jetpack's own behaviour or controls
  • Does not affect any other item interactions

Configuration

All settings are available in the LethalConfig menu in-game.

Setting Default Key
Carry multiple two-handed items false

All players in the lobby are required to have the JetpackPocket mod installed. Clients without the mod will receive an generic "an error occurred" message and be sent back to the main menu.

Compatibility

This mod should work alongside most other mods. Compatible with the ReservedUtilitySlot mod

CHANGELOG

v1.2.0

  • Fixed an issue where this mod’s functions could be overridden by other mods
  • Fixed the 'Hands Full' message not being visible when not having a jetpack
  • Fixed the 'Hands Full' message not being updated when changing settings

v1.1.0

  • Fixed an issue where the "Hands Full" message would display when switching to a two-handed item while holding a jetpack
  • Fixed an issue that prevented players from switching to the utility slot while carrying both a jetpack and a two-handed item

v1.0.0

  • Initial release