You are viewing a potentially older version of this package.
View all versions.
Expand World Prefabs
Allows configuring build or spawned objects.
Date uploaded | 5 days ago |
Version | 1.31.0 |
Download link | JereKuusela-Expand_World_Prefabs-1.31.0.zip |
Downloads | 934 |
Dependency string | JereKuusela-Expand_World_Prefabs-1.31.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
Expand World Prefabs
Allows creating rules to react to objects being spawned, destroyed and more.
Install on the server (modding guide).
Usage
See documentation.
Credits
Thanks for Azumatt for creating the mod icon!
Sources: GitHub
Donations: Buy me a computer
CHANGELOG
-
v1.32
- Adds a new parameter
safeprefab
to get prefab name with underscores replaced by dashes. - Reverts the underscore mess from v1.29-1.31.
- Adds a new parameter
-
v1.31
- Fixes data parameters with underscores like "max_health" not working.
-
v1.30
- Fixes prefab names with underscores not working properly as function parameters.
-
v1.29
- Fixes prefab names with underscores not working properly as function parameters.
- Fixes data entries with duplicate keys not working (now gives a warning).
- Fixes the field
drops
not working with the Ragdoll component.
-
v1.28
- Improves data connection support.