summaryrefslogtreecommitdiff
path: root/json/items/comestible/seed.json
blob: 142826eb603e51902c55e940d92e08ef1a9fe35e (plain)
1
2
3
4
5
6
7
8
9
[
  {
    "type": "COMESTIBLE",
    "id": "garlic_clove",
    "copy-from": "garlic_clove",
    "name": { "str": "garlic clove" },
    "spoils_in": "364 days"
  }
]