Description Usage Format Source
A dataset containing information about furniture in Stardew Valley.
1 |
A data frame with 347 rows and 9 variables:
Unique id of the furniture item
The name of the piece of furniture
The width of the rectangle of the item
The height of the rectangle of the item
The width of the object's bounding box
The height of the object's bounding box
The number of possible rotations of the object, where 1 = only one view, 2 = two rotations (180 degrees), and 4 = four rotations (90 degrees)
The price of the furniture
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.