#' Item spawn locations encoding table
#'
#' This dataframe provides locations of spawn points aroudn the house
#'
#' @format A data.frame with 19 items and 4 variables:
#' \describe {
#' \item{location}{name of the spawn location in english}
#' \item{x}{horizontal position}
#' \item{y}{vertical (not height) position}
#' \item{z}{height position}
#' }
"item_spawn_points"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.