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

13 lines
321 B
Text

{
"itemName" : "cornontheblob",
"price" : 0,
"rarity" : "Common",
"category" : "preparedFood",
"inventoryIcon" : "cornontheblob.png",
"description" : "Your standard ear of sweetcorn, but with dirturchin spread on top. Mmm!",
"shortdescription" : "Corn on the Blob",
"effects" : [ [
"wellfed"
] ]
}