stardew_valley/Api mod/[JA] pi shop common/Objects/Nether Wart/object.json

17 lines
342 B
JSON
Raw Normal View History

2024-01-11 05:38:42 +08:00
{
"Name": "Nether Wart",
"Description": "一种生长在下界的植物,长的很怪。",
"Category": "Vegetable",
"Edibility": 20,
"Price": 55,
"IsColored": false,
"Recipe": null,
"GiftTastes":
{
"Like": ["Api"],
},
"NameLocalization":
{
"zh": "地狱疣",
},
}