Date uploaded | 3 years ago |
Version | 1.0.1 |
Download link | Detalhes-CustomSpawners-1.0.1.zip |
Downloads | 2730 |
Dependency string | Detalhes-CustomSpawners-1.0.1 |
This mod requires the following mods to function
ValheimModding-Jotunn
Jötunn (/ˈjɔːtʊn/, 'giant'), the Valheim Library was created with the goal of making the lives of mod developers easier. It enables you to create mods for Valheim using an abstracted API so you can focus on the actual content creation.
Preferred version: 2.6.0README
Custom Spawners
I created this to create dungeons in my server.
All created spawners will appear in the hammer, only admins can build it.
Example config:
SpawnAreaConfigList = prefabToCopy=stone_wall_1x1;m_spawnTimer=30;m_onGroundOnly=false;m_maxTotal=10;m_maxNear=3;m_farRadius=30;m_spawnRadius=10;m_setPatrolSpawnPoint=false;m_triggerDistance=10;m_spawnIntervalSec=10;m_levelupChance=10;m_prefabName=Boar,Neck,Deer;m_nearRadius=10; | prefabToCopy=woodiron_beam;m_spawnTimer=30;m_onGroundOnly=false;m_maxTotal=10;m_maxNear=3;m_farRadius=30;m_spawnRadius=10;m_setPatrolSpawnPoint=false;m_triggerDistance=10;m_spawnIntervalSec=10;m_levelupChance=10;m_prefabName=Greydwarf;m_nearRadius=10;
Use "|" to add more spawners.
1.0.1 rrr compatibility
1.0.0 - Release
join: https://discord.gg/stDdtS4m
Source: