Starbound/attic/items/generic/food/sweetcorn.consumable
2025-03-21 22:23:30 +11:00

13 lines
311 B
Text

{
"itemName" : "sweetcorn",
"price" : 0,
"rarity" : "Common",
"category" : "preparedFood",
"inventoryIcon" : "sweetcorn.png",
"description" : "Sweet corn! I could eat it raw, but it's probably even better if I cook it.",
"shortdescription" : "Sweet Corn",
"effects" : [ [
"wellfed"
] ]
}