furniture: Furniture

Description Usage Format Source

Description

A dataset containing information about furniture in Stardew Valley.

Usage

1

Format

A data frame with 347 rows and 9 variables:

objectid

Unique id of the furniture item

name

The name of the piece of furniture

source_rectangle_width

The width of the rectangle of the item

source_rectangle_width

The height of the rectangle of the item

bounding_box_width

The width of the object's bounding box

bounding_box_height

The height of the object's bounding box

rotations

The number of possible rotations of the object, where 1 = only one view, 2 = two rotations (180 degrees), and 4 = four rotations (90 degrees)

price

The price of the furniture

Source

Data loaded from https://github.com/aftonsteps/stardewdata which in turn depends on https://github.com/LeonBlade/xnbcli for extracting the data from the game. Descriptions of the variables summarized from https://stardewcommunitywiki.com/Modding:Furniture_data


aftonsteps/rstardew documentation built on Oct. 11, 2021, 1:35 a.m.