#' All current recipes and required resources for Valheim, as collected from
#' Jotunn: The Valheim Library
#'
#' @format a tibble with 141 rows and 4 variables:
#' \describe{
#' \item{Name}{Internal name of the recipe.}
#' \item{`Item name`}{In-game name of the item created by a recipe.}
#' \item{Amount}{The amount of an item created by a recipe.}
#' \item{`Resources required`}{The amount and type of each material required to make an item.}
#' }
#'
#' @source {Jotunn: The Valheim Library, recipe list} \url{https://valheim-modding.github.io/Jotunn/data/objects/recipe-list.html}
"recipes_raw"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.