


:warning: This mod has not been tested in multiplayer! Please make a backup first!
The Seed Totem disperses stored seeds in an area around it.
Place the totem using the Cultivator. It costs 1 Surtling Core and 3 Stone.
Use a seed with the item hotkeys to restrict the totem to a single type of seed. 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.
The green glow fades when the totem runs out of seeds, letting you know to add more.
Also works with trees!
Hold the Use key to add all permitted seeds in Inventory.
Give the totem a whack to harvest all ready plants in the area. (Does not work on trees)
Most values are configurable:
radius: Dispersion radius of the Seed Totem (default: 5)
dispersionTime: Time (in seconds) between each dispersion (default: 10)
margin: Extra distance to make sure plants have enough space (default: 0.2)
dispersionCount: Maximum number of plants to place when dispersing (default: 5)
harvestOnHit: Should the Seed totem send out a wave to pick all pickables in radius when damaged? (default: true)
checkCultivated: Should the Seed totem also check for cultivated land? (default: true)
Source available on GitHub: https://github.com/MathiasDecrock/Valheim-SeedTotem
All contributions are welcome!