YourFurnace-Extraction1 icon

Extraction1

collection of my dlls for my modpack. Changes gameplay flow, new extraction system, lockpicking, random suits. etc

Last updated 12 hours ago
Total downloads 22
Total rating 0 
Categories Misc Server-side AI Generated
Dependency string YourFurnace-Extraction1-0.2.80
Dependants 0 other packages depend on this package

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

# Extraction1

Extraction1 adds a new way to escape the facility. A yellow Extraction Area spawns somewhere inside the building each round, allowing players to extract and secure scrap without returning to the main entrance.

This bundle pack was originally made for personal use and combines multiple gameplay features into one mod.

---

# Required BepInEx Setting

This mod requires one BepInEx setting to be changed.

Open:

`BepInEx/config/BepInEx.cfg`

Find:

```cfg
HideManagerGameObject = false
```

Change it to:

```cfg
HideManagerGameObject = true
```

If this setting is not changed, the mod may not work correctly.

---

# Features

## Yellow Extraction Area

A yellow translucent Extraction Area appears somewhere inside the facility every round.

- Easy to spot
- Spawns in a random location
- Shared across multiplayer
- Creates an alternate extraction point

---

## Extract Through the Area

Players can escape by entering the Extraction Area.

- Reach the zone to safely return to the ship
- Adds a more immersive extraction-style gameplay loop
- Encourages deeper exploration
- Reduces reliance on the main entrance

---

## Scrap Turn-In System

Scrap dropped inside the Extraction Area counts toward quota.

- Only dropped scrap counts
- Scrap carried in inventories does not count
- At least one crew member must survive
- If the entire crew dies, stored scrap is lost

---

## Lockpick Doors

Players can lockpick multiple door types.

- Works on normal doors
- Works on large security doors
- Adds more exploration options
- Useful for heavily modded runs

---

## Random Suit on First Join

Players receive a random suit the first time they join.

- Automatically applied on first join
- Gives players a random cosmetic appearance
- Included as part of the bundle pack

---

## Scanner changes

- Objects now glow and show value above them, and your scanner has been removed.

---

# Multiplayer

- Fully multiplayer compatible
- All players should see the same Extraction Area
- Extraction and scrap syncing work across clients

---

# Notes

This mod pack was originally created for personal use and later bundled together into a single release,