
Herbs Dry Themselves
Herbs Dry Themselves automatically converts aged/decayed fresh herbs (at 0% freshness by default) into their corresponding dried herb variants whenever you interact with any Alchemy Workbench.
查看大图HERBS DRY THEMSELVES
ABOUT THE MOD
Herbs Dry Themselves automatically converts aged/decayed fresh herbs (at 0% freshness by default) into their corresponding dried herb variants whenever you interact with any Alchemy Workbench.
No more manually managing spoiled herbs or watching your carefully gathered plants turn to useless rot! The mod checks your Player Inventory, Master Stash, and Horse Inventory, seamlessly turning fully aged herbs into valuable dried ingredients ready for alchemy brewing.
KEY FEATURES
* Automatic Conversion: Aged fresh herbs turn into dried herbs upon opening any Alchemy Workbench.
* Extremely Lightweight: Only triggers when accessing an Alchemy Workbench. Does NOT constantly run background loops or drain performance.
* Container Coverage: Automatically inspects your Player Inventory, Master Stash, and Horse Inventory.
* Configurable Freshness Threshold: Set the freshness percentage at which herbs dry (default is 0% condition).
* Fully Customizable Options: Easily toggle individual container checks or workbench triggers via config.lua.
* Clean Standalone Script: Safe to install or remove at any time without corrupting save files.
HOW IT WORKS
The script is event-driven and extremely lightweight. It ONLY runs a single rapid check when Henry interacts with an Alchemy Workbench — it does NOT run continuously in the background while playing.
When triggered at the workbench, the mod scans your enabled containers for fresh herbs whose freshness/condition has reached 0% (or your configured threshold). It safely replaces the decayed fresh herbs with the equivalent count of dried herbs in the same container.
CONFIGURATION OPTIONS
You can customize the mod's behavior by editing config.lua located inside the mod directory:
* HerbsDryThemselvesOnWorkbench = true
(Set to false to temporarily disable auto-drying when using workbenches)
* HerbsDryThemselvesCheckPlayer = true
(Set to false to skip scanning your personal inventory)
* HerbsDryThemselvesCheckStash = true
(Set to false to skip scanning your Player Master Chest)
* HerbsDryThemselvesCheckHorse = true
(Set to false to skip scanning your horse's inventory)
* HerbsDryThemselvesFreshnessThreshold = 0
(0 = Only herbs at 0% freshness. Increase value to dry herbs earlier)
* HerbsDryThemselvesVerboseLogging = true
(Logs detailed conversion events to kcd.log)
INSTALLATION
1. Extract the "herbs_dry_themselves" folder from the archive.
2. Place the folder into your Kingdom Come: Deliverance II "Mods" directory:
Path: ...\Kingdom Come Deliverance II\Mods\herbs_dry_themselves\
3. Launch the game and enjoy!
UNINSTALLATION
1. Delete the "herbs_dry_themselves" folder from your Mods directory.
COMPATIBILITY
* Fully compatible with standard KCD2 mods.
* Does not overwrite any core game XMLs or tables.
* Works seamlessly with ongoing playthroughs and existing save games.
还没有人评论,去客户端里说两句吧。
评论在新手盒子客户端中发表,这里同步展示。