PowerShell function for Valheim Recipes
Import-Module C:\path\to\Valheim-Recipes.psm1 Get-Recipe -Name FrostResistance
-Name Does a like match for all recipes containing the name (e.g. "Poison" would return all recipes that have the word "poison" in it)