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

14 lines
305 B
Text

{
"itemName" : "butter",
"price" : 0,
"rarity" : "Common",
"category" : "preparedFood",
"inventoryIcon" : "butter.png",
"description" : "For making everything less healthy and more awesome.",
"shortdescription" : "Butter",
"handPosition" : [0, 4],
"effects" : [ [
"wellfed"
] ]
}