You are viewing a potentially older version of this package.
View all versions.
Spawner Tweaks
Changes the game logic to allow modifying altar, pickable, spawn point and spawner behavior.
Date uploaded | a year ago |
Version | 1.22.0 |
Download link | AzuRe-Spawner_Tweaks-1.22.0.zip |
Downloads | 948 |
Dependency string | AzuRe-Spawner_Tweaks-1.22.0 |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.2202README
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
- World Edit basic usage: https://youtu.be/Bwkb3XadSl0 (28 minutes, created by StonedProphet)
- World Edit Spawner Tweaks: https://youtu.be/mS59BMvR5vY (22 minutes, created by StonedProphet)
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.29
- Fixed for the new game version.
-
v1.28
- Fixed for the new game version.
-
v1.27
- Fixed for the new game version.
-
v1.26
- Changes the default value of setting "No spawn point suppression (one time)" to false. Some mods refresh one time spawn points which could spawn enemies in player's base.
-
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.