Skip to content

ItemInfo

Static identity metadata for one item id. Returned by: item_catalog.lookup(item_id)

MemberReturnsMeaning
.idstringStable item id
.namestringLocalized display name
.categorystring"mineral", "refined", "crafted", "agriculture", "life_form", "field_resource", "biology_sample", "reagent", "equipment", "module", "portable", "upgrade_pack", "construction_kit"
.stackablebooleanTrue when units share one inventory stack; False when each takes its own slot
.biomestring or NoneNative biome for a life form or biology sample ("frozen""deep"); None when not applicable
.raritystring or None"common" / "uncommon" / "rare" / "legendary"; None when not applicable
.production_tiernumber or NoneLowest tier that creates this item (Smelter products are 0); None for source items