The BepInEx console will not appear when launching like it does for other games on Thunderstore. This is normal (and helps prevent crashes during startup). You can turn it back on in your BepInEx.cfg file.

Piggyback
Lets you carry your mates even when they're not passed out.
Date uploaded | 5 days ago |
Version | 1.2.0 |
Download link | Roose-Piggyback-1.2.0.zip |
Downloads | 10183 |
Dependency string | Roose-Piggyback-1.2.0 |
This mod requires the following mods to function

BepInEx-BepInExPack_PEAK
BepInEx pack for PEAK. Preconfigured and ready to use.
Preferred version: 5.4.2403README
Piggyback
Have you ever been in a situation where your mate went for a bathroom break or just went AFK for whatever reason and you thought "if only I could carry them"? Then this mod is for you! This mod allows you to carry other players even when they're not passed out.
Installation
Drag and drop the Piggyback.dll file into your PEAK BepInEx plugins folder.
Usage
Only the players who intend to carry others need to have the mod installed, the players being carried don't need it, but it is recommended that they do if they want to use the spectate view while being carried instead of the first-person view and for a better experience overall.
If you have a backpack equipped, you will need to manually drop it first before you can carry another player.
The player being carried can get down by themselves by jumping or crouching.
If a player is sprinting, climbing, jumping, crouching, holding an item, or reaching for another player, you won't be
able to pick them up. This is to help prevent trolling or picking them up on accident.
Config
- SpectateView: If enabled, the camera will switch to the spectate view while being carried. If disabled, the camera will remain in the first-person view while being carried. Note that you'll only be able to spectate the player carrying you.
- HoldToCarryTime: The time in seconds you need to hold the interact button to start carrying another player. If 0, you will start carrying the player immediately upon pressing the interact button. If the player is passed out, you will start carrying them immediately even if this is set to a value greater than 0. Defaults to 1.5 seconds.
CHANGELOG
v1.3.0
- Added the following new config settings and respective features:
- EnablePiggyback - If
false
, you won't be able to piggyback others. The AllowPiggybackByOthers, SwapBackpack, and GamepadDropKeybind settings will still take effect, but you won't be able to carry players that are not passed out. Defaults totrue
. - AllowPiggybackByOthers - If
false
, you'll be immediately dropped whenever a player attempts to carry you while you're not passed out. Use this if you want to fully prevent players from picking you up. Defaults totrue
. - SwapBackpack - If
true
, if you have a backpack and start carrying another player who does not have a backpack, the player you're carrying will automatically equip your backpack. The backpack will be returned to you when you drop the player. Iffalse
or if the player you want to carry already has a backpack, you must manually drop your backpack before you can carry that player. Defaults totrue
. - GamepadDropKeybind - The key binding to drop the player you're carrying. This only applies to Gamepad,
the binding on keyboard should be the Number 4 key by default. Defaults to
LeftShoulder+RightShoulder
.
- EnablePiggyback - If
- You'll no longer be able to pick up players while you're in the middle of climbing something.
- Reduced how much you can zoom out the camera in the spectate view while being carried when you're not passed out.
- Fixed a bug that could lock you in the spectate view if the player carrying you disconnected or left the game.
v1.2.0
- Added a new config setting:
- SpectateView - If
true
, the camera will switch to the spectate view while being carried. Iffalse
, the camera will remain in the first-person view while being carried. Defaults totrue
. Note that you'll only be able to spectate the player carrying you.
- SpectateView - If
- Reduced the max distance at which you can be from the player you want to carry to be able to pick them up. If they are passed out the distance is still the same as vanilla.
- Players can no longer do certain actions while being carried:
- They can no longer interact with nearby items or hold items from their inventory.
- They can no longer attempt to move, sprint, climb, or reach for other players.
- If they have the mod installed they shouldn't be able to do these but if they do they will be dropped.
- The player you're carrying can now get down by themselves by jumping or crouching.
- If a player is sprinting, climbing, jumping, crouching, holding an item, or reaching for another player, you won't be able to pick them up. This is to help prevent trolling or picking them up on accident.
v1.1.0
- Added a config with the following setting:
- HoldToCarryTime - The time in seconds you need to hold the interact button to start carrying another player.
If
0
, you will start carrying the player immediately upon pressing the interact button. If the player is passed out, you will start carrying them immediately even if this is set to a value greater than 0. Defaults to1.5
.
- HoldToCarryTime - The time in seconds you need to hold the interact button to start carrying another player.
If
- Fixed a bug that allowed players to carry each other simultaneously.
v1.0.1
- Manifest and Readme changes. No actual changes to the mod itself.
v1.0.0
- Initial Release