You are viewing a potentially older version of this package. View all versions.
AzuRe-Spawner_Tweaks-1.5.0 icon

Spawner Tweaks

Changes the game logic to allow modifying altar, pickable, spawn point and spawner behavior.

Date uploaded 2 years ago
Version 1.5.0
Download link AzuRe-Spawner_Tweaks-1.5.0.zip
Downloads 1377
Dependency string AzuRe-Spawner_Tweaks-1.5.0

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2202 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.2202

README

Spawner Tweaks

Changes the game logic to allow modifying altar, pickable, spawn point and spawner behavior.

Install on all clients and on the server (modding guide).

Usage

This mod only provides game logic.

To modify behavior, you need World Edit Commands.

Config

  • Components: Altars, pickables, spawn points and spawners can be attached to any object.
  • Boss altars: Boss altar properties can be overridden.
  • Chests: Chest properties can be overridden.
  • Item stands: Item stand properties can be overridden.
  • Pickables: Pickable properties can be overridden.
  • Spawn points: Spawn point properties can be overridden.
  • Spawners: Spawner properties can be overridden.
  • No spawn point suppression (one time): One time spawn points can't be suppressed with player base structures (even if configured to be respawning).
  • No spawn point suppression (respawning): Respawning spawn points can't be suppressed with player base structures (even if configured to be one time). This is off by default because it can affect vanilla game play.

Credits

Thanks for Azumatt for creating the mod icon!

Sources: GitHub

Donations: Buy me a computer

Changelog

  • v1.5

    • Fixes the black screen.
  • v1.4

    • Adds support for chests.
    • Adds support for item stands.
  • v1.3

    • Adds support for faction overrides.
  • v1.2

    • Fixes an issue with the Marketplace mod.
    • Fixes pickables showing error if name and dropped item is not defined.
  • v1.1

    • Fixes trigger distance not working for spawners.
    • Fixes error when spawning non-creatures from spawners.
    • Fixes the default weight for spawners being 0.
    • Fixes pickables.

CHANGELOG

  • v1.25

    • Fixed for the new game version.
  • v1.24

    • Changes the command parameter format from $$ to <> (old format still supported).
    • Fixes compatibility with Expand World Factions.
  • v1.23

    • Fixed for the new update.
  • v1.22

    • Fixes spawn point spawn override not working.
  • v1.21

    • Adds support for executing commands on altar trigger.
  • v1.20

    • Fixed for the new update.