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

Spawner Tweaks

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

Date uploaded a year ago
Version 1.9.1
Download link AzuRe-Spawner_Tweaks-1.9.1.zip
Downloads 2258
Dependency string AzuRe-Spawner_Tweaks-1.9.1

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 altars, chests, item stands, pickables, smelters, spawn points and spawners.

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.

Tutorials

Config

  • Components: Altars, pickables, spawn points and spawners can be attached to any object.
  • Beehives: Beehive properties can be overridden.
  • Boss altars: Boss altar properties can be overridden.
  • Chests: Chest properties can be overridden.
  • Fermenters: Fermenter 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.
  • Smelters: Smelter 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.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.