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

14 lines
299 B
Text

{
"itemName" : "toffeeapple",
"price" : 0,
"rarity" : "Common",
"category" : "preparedFood",
"inventoryIcon" : "toffeeapple.png",
"description" : "An apple slathered in toffee.",
"shortdescription" : "Toffee Apple",
"handPosition" : [-6, 0],
"effects" : [ [
"wellfed"
] ]
}