R/recipes_raw.R

#' 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"
kierisi/valheimr documentation built on May 30, 2022, 7:33 p.m.