Mushroom_Vikings-RandomYggdrasil icon

RandomYggdrasil

Randomises the Yggdrasil branch rotation per world so the sky no longer gives away direction, synced from the server to every client.

Last updated a week ago
Total downloads 30
Total rating 0 
Categories Server-side Client-side World Generation
Dependency string Mushroom_Vikings-RandomYggdrasil-1.2.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2350 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.2350
Mushroom_Vikings-MushroomSync-1.0.0 icon
Mushroom_Vikings-MushroomSync

Shared server-authoritative config sync used by the other Mushroom mods. No gameplay of its own. Required by Combat Adjustments, Craftable Spawners, Haldor Expansion and Random Yggdrasil.

Preferred version: 1.0.0

README

Random Yggdrasil

On a no-map server the Yggdrasil branch across the sky is a free compass: it always points the same way. This mod gives each world its own random rotation for the branch, so the sky stops telling you which way is north.

  • The rotation is chosen once per world and stored in the config, keyed by world, so it never changes for an existing world.
  • With LockConfiguration on, the server owns each world's rotation and every connected client uses the server's value through Mushroom Sync. All players see the same sky.
  • Purely visual. Nothing about world generation or navigation changes.

Configuration

BepInEx/config/RandomYggdrasil.cfg on a client, or config/bepinex/ on a dedicated server. A world's rotation can be set by hand if you want a specific one.

Requirements

Requires Mushroom Sync, installed on the server and every client.

Source and issues: https://github.com/NickSpinosa/Valheim_Mushroom_Mods