You are viewing a potentially older version of this package.
View all versions.
SeedBed
A mod inspired by enshrouded lets you plant seeds and other vanilla plantable items without cultivating a massive land.
Date uploaded | 5 months ago |
Version | 1.1.3 |
Download link | blacks7ar-SeedBed-1.1.3.zip |
Downloads | 3065 |
Dependency string | blacks7ar-SeedBed-1.1.3 |
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
# SeedBed
A mod inspired by enshrouded lets you plant seeds and other vanilla plantable items without cultivating a massive land (which hopefully helps lessen the lag caused by massive farms.).
## Installation (manual)
- extract
SeedBed.dll
file to yourBepInEx\Plugins\
folder
## Features
- Adds a new processing station that lets you plant seeds and other vanilla plantable items without cultivating any land.
- Can be place outside or indoor, no biome restrictions.
- Configurable duration, seed amount, produced items, harvest delay and recipe.
- Supports Farming skill mod with configurable exp amount.
- Supports Herbalist skill mod with configurable exp amount.
- Uses serversync and built-in config watcher.
- Configurable through config file or Configuration Manager
CHANGELOG
v1.2.3
- updated for the latest valheim build (219.13) bog witch
Changelog History (click to expand)
v1.2.2
- as requested disabled exp gain when planting for farming and herbalist to avoid exploit, you can only get exp when harvesting.
- minor code fixes
v1.2.1
- added additional filter when adding data on the yml
- added more null checks to avoid null reference errors.
v1.2.0
- reworked and rewritten to support other mods that adds their own pickable/plantable plants (currently tested supported mods: cookingadditions, herbalist and therzie's wizardry).
- you can now configure which plant is allowed in the seedbed through a yml file. (includes a yml file which contains 34 tested items vanilla and modded)
v1.1.3
- fixed build menu tab scaling (updated piece manager).
v1.1.2
- updated for the latest valheim build (218.15 ashlands)
v1.1.1
- updated for the latest valheim build (217.46)
v1.1.0
- added dandelion and thistle to be plantable at the seedbed.
- put seedbed into a custom build category called CollectorSeries (all of my collector mods will be put into this category) (configurable)
v1.0.8
- added support to my cookingadditions mod, you can now plant chilipepper and tomato into the seedbed.
- added support to my herbalist mod, you can now plant herbal plants into the seedbed, you'll gain exp for herbalist skill if you plant and harvest herbal plants from the seedbed
v1.0.3
- added support to Farming skill mod. You can now get an exp for farming skill when harvesting and planting at the seedbed (if farming skill is already learned).
v1.0.2
- added snapping points to the seedbed.
- added mushrooms, yellowmushrooms, cloudberry, blueberry and rapsberry to be plantable.
- added config options for seedbeds required crafting materials.
v1.0.0
- first release.