Advertisement
EmuLegs

Untitled

Apr 16th, 2021
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.82 KB | None | 0 0
  1. > :WARNING: Also requires Mod Config Enforcer, not available on Thunderstore, get it here: https://www.nexusmods.com/valheim/mods/460
  2.  
  3. > Instalation of Seed Totem
  4. Drag your SeedTotem folder (the one holding this read me) to your plugins folder
  5. (default location is C:\Program Files (x86)\Steam\steamapps\common\Valheim\BepInEx\plugins )
  6. And thats it! enjoy Valheim ^_^
  7.  
  8.  
  9. The Seed Totem disperses stored seeds in an area around it.
  10.  
  11. Place the totem using the Cultivator. It costs 1 Surtling Core and 3 Stone.
  12.  
  13. Use a seed with the item hotkeys to restrict the totem to a single type of seed.
  14. It will always make sure that newly placed plants have enough room to grow, but it won't check to make sure that everything around it still has enough room to grow; a totem is not that clever. Limiting it to one type of seed solves this issue.
  15.  
  16. The green glow fades when the totem runs out of seeds, letting you know to add more.
  17.  
  18. Also works with trees!
  19.  
  20. Hold the Use key to add all permitted seeds in Inventory.
  21.  
  22. Give the totem a whack to harvest all ready plants in the area. (Does not work on trees)
  23.  
  24. Most values are configurable:
  25.  
  26. radius: Dispersion radius of the Seed Totem (default: 5)
  27. dispersionTime: Time (in seconds) between each dispersion (default: 10)
  28. margin: Extra distance to make sure plants have enough space (default: 0.2)
  29. dispersionCount: Maximum number of plants to place when dispersing (default: 5)
  30. harvestOnHit: Should the Seed totem send out a wave to pick all pickables in radius when damaged? (default: true)
  31. checkCultivated: Should the Seed totem also check for cultivated land? (default: true)
  32. glowColor: Color of the glowing lines on the Seed Totem(default: green)
  33.  
  34. Source available on GitHub: https://github.com/MathiasDecrock/Valheim-SeedTotem
  35.  
  36. All contributions are welcome!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement