categories: Categories

Description Usage Format Source

Description

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'.

Usage

1

Format

A data frame with 33 rows and 4 variables:

category_id

the numberic id, always negative

category_value

the category value of the object in the game code as returned by 'item.Category', which is useful for modding the game

game_name

the name of the object in the game code, as returned by 'item.getCategoryName()' (note that some are NA)

category_name

the name of the object, as in ‘game_name' but with NA’s replaced

Source

https://stardewvalleywiki.com/Modding:Object_data


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