tarbaby-ItWasAllADream icon

ItWasAllADream

When all players sleep, a nightmare begins. Survive the monster onslaught — or wake up and find it was all a dream.

By tarbaby
Last updated 2 hours ago
Total downloads 4
Total rating 0 
Categories Server-side Client-side AI Generated
Dependency string tarbaby-ItWasAllADream-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2333 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.

Preferred version: 5.4.2333

README

It Was All A Dream

"You close your eyes. The darkness stirs."

What It Does

Every time your party goes to sleep, a nightmare unfolds:

  1. The dream begins — monster waves spawn around the sleeping players, escalating in difficulty with each wave.
  2. Fight for your life — no tombstones, no skill loss. This is a dream.
  3. Catastrophe strikes — when every player falls, the world resets: inventories restored, players returned to their beds.
  4. It was all a dream — wake up exactly as you were, as if nothing happened.

Configuration

Edit BepInEx/config/itwasalladream.cfg (auto-generated on first run):

Key Default Description
MonstersPerWave 4 Monsters spawned near each player per wave
WaveMonsters Greyling,Greydwarf,...,Fuling Comma-separated prefab names, ordered easy→hard
WaveDuration 30 Seconds between waves
WaveCount 5 Total waves before the dream ends itself

Notes

  • Works in solo and multiplayer.
  • Server-authoritative — the host controls all dream state.
  • Normal deaths outside of sleep are unaffected.
  • BepInEx config changes require a server restart.