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

13 lines
310 B
Text

{
"itemName" : "curriedbeakseed",
"price" : 0,
"rarity" : "Common",
"category" : "preparedFood",
"inventoryIcon" : "curriedbeakseed.png",
"description" : "Curried, crunchy beakseeds with hot chilli peppers. Mmm.",
"shortdescription" : "Curried Beakseed",
"effects" : [ [
"wellfed"
] ]
}