Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
| Last updated | 4 months ago |
| Total downloads | 11804 |
| Total rating | 0 |
| Categories | Mods Items Tweaks & Quality Of Life |
| Dependency string | Incorrupted-TwoHandedFree-3.0.0 |
| Dependants | 2 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100xilophor-LethalNetworkAPI
A library/API to allow developers to easily add networking to their mods.
Preferred version: 3.3.2Lordfirespeed-OdinSerializer
Fast, robust, powerful and extendible .NET serializer built for Unity
Preferred version: 2022.11.9README
TwoHandedFree
Tired of running back and forth for multiple two-handed items? If so, this mod is for you!
TwoHandedFree allows you to carry two-handed items (like Axles, Engines, and Stop Signs) with just one hand. You can now climb ladders and switch inventory slots while carrying all the heavy stuff.
Features v3.0
- One-Handed Carry: All two-handed items are converted to one-handed automatically.
- Configurable Blacklist: A config file where you can choose what items remain two-handed. Only the host needs to change this.
Configuration
The mod generates a config file in BepInEx/config/YourName.TwoHandedFree.cfg.
Note: Only the Host's config matters. The server will automatically send the blacklist to all players when they join.
Settings
- Blacklist: A comma-separated list of items to keep two-handed.
- Example:
Gold bar, Chemical jug - Default:
Gold bar
- Example:
Installation
- Install BepInEx.
- Install LethalNetworkAPI (The mod manager should grab this automatically). Thunderstore Mod Manager should handle the installation automatically.
Changelog
- v3.0.0: Switched to LethalNetworkAPI for handshake handling of the mod, which is now a dependency.