mirror of
https://github.com/kihashi/stardew_community_checklist.git
synced 2025-10-19 08:03:17 +00:00
Added items for bundle 1.
This commit is contained in:
parent
3f5f9e4f20
commit
2a5a897613
@ -1,11 +1,35 @@
|
|||||||
{
|
{
|
||||||
"items": [
|
"items": [
|
||||||
|
{
|
||||||
|
"id": 0,
|
||||||
|
"name": "Wild Horseradish",
|
||||||
|
"source": "Foraging during Spring.",
|
||||||
|
"bundles": [0]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 1,
|
||||||
|
"name": "Daffodil",
|
||||||
|
"source": " Foraging during Spring. Buy from Pierre's Shop at the Flower Dance.",
|
||||||
|
"bundles": [0]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 2,
|
||||||
|
"name": "Leek",
|
||||||
|
"source": "Foraging during Spring.",
|
||||||
|
"bundles": [0]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 3,
|
||||||
|
"name": "Dandelion",
|
||||||
|
"source": "Foraging during Spring. Buy from Pierre's Shop at the Flower Dance.",
|
||||||
|
"bundles": [0]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": ,
|
"id": ,
|
||||||
"name": "",
|
"name": "",
|
||||||
"source": ,
|
"source": "",
|
||||||
"bundles": []
|
"bundles": []
|
||||||
}
|
},
|
||||||
],
|
],
|
||||||
"bundles": [
|
"bundles": [
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user