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

14 lines
325 B
Text

{
"itemName" : "blackcurrentcrumble",
"price" : 0,
"rarity" : "Common",
"category" : "preparedFood",
"inventoryIcon" : "blackcurrentcrumble.png",
"description" : "A crumble that holds a charge.",
"shortdescription" : "Black Current Crumble",
"handPosition" : [0, 12],
"effects" : [ [
"wellfed"
] ]
}