Description Usage Format Source
A dataset containing information about blueprints for buildings you can purchase or construct.
1 |
A data frame with 25 rows and 20 variables:
the name of the building
a space-delimited string containing the object ids of the items required to construct the building, if any
width of the building in game tiles
height of the building in game tiles
x-coordinate of the door that players enter through
y-coordinate of the door that players enter through
x-coordinate of the door that animals enter through
y-coordinate of the door that animals enter through
the map image the game uses for the interior of the building, if any
the name of the object in English, and a duplicate of 'name' (may update in the future to include other language names)
a description of the building
whether a building is an initial building or an upgraded version of a previous building
if building type is 'upgrade', then the name of the building to upgrade
x-coordinate of the menu view rectangle
y-coordinate of the menu view rectangle
maximum number of occupants
action the building provides, if any
where the building is located
cost of having the building constructed
is the building magical?
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://stardewvalleywiki.com/Modding:Big_craftables_data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.