Description Usage Format Source
A dataset the category object ID's and names. Categories always have a negative object id, and this dataset can be useful for determining what a category means – for example, when joined to 'objects'.
1 |
A data frame with 33 rows and 4 variables:
the numberic id, always negative
the category value of the object in the game code as returned by 'item.Category', which is useful for modding the game
the name of the object in the game code, as returned by 'item.getCategoryName()' (note that some are NA)
the name of the object, as in ‘game_name' but with NA’s replaced
https://stardewvalleywiki.com/Modding:Object_data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.