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

13 lines
272 B
Text

{
"itemName" : "bananabread",
"price" : 0,
"rarity" : "Common",
"category" : "preparedFood",
"inventoryIcon" : "bananabread.png",
"description" : "Moist, delicious banana bread.",
"shortdescription" : "Banana Bread",
"effects" : [ [
"wellfed"
] ]
}