mirror of
https://github.com/kihashi/stardew_community_checklist.git
synced 2025-10-19 08:03:17 +00:00
Added items from the Chef's bundle.
This commit is contained in:
parent
b9512e37de
commit
2490fcdd1c
40
bundles.json
40
bundles.json
@ -807,6 +807,46 @@
|
||||
"seasons": ["spring", "summer", "fall", "winter"],
|
||||
"skills": ["combat"],
|
||||
"bundles": [20]
|
||||
},
|
||||
{
|
||||
"id": 101,
|
||||
"name": "Fiddlehead Fern",
|
||||
"source": "Found in the Secret Woods during Summer.",
|
||||
"seasons": ["summer"],
|
||||
"skills": ["foraging"],
|
||||
"bundles": [21]
|
||||
},
|
||||
{
|
||||
"id": 102,
|
||||
"name": "Truffle",
|
||||
"source": "Found by pigs while grazing outdoors.",
|
||||
"seasons": ["spring", "summer", "fall"],
|
||||
"skills": ["farming"],
|
||||
"bundles": [21]
|
||||
},
|
||||
{
|
||||
"id": 103,
|
||||
"name": "Poppy",
|
||||
"source": "Crops during Summer.",
|
||||
"seasons": ["summer"],
|
||||
"skills": ["farming"],
|
||||
"bundles": [21]
|
||||
},
|
||||
{
|
||||
"id": 104,
|
||||
"name": "Maki Roll",
|
||||
"source": "Acquired by Cooking. Recipe available from the cooking channel on Summer 21 during odd years.",
|
||||
"seasons": ["spring", "summer", "fall", "winter"],
|
||||
"skills": ["fishing"],
|
||||
"bundles": [21]
|
||||
},
|
||||
{
|
||||
"id": 105,
|
||||
"name": "Fried Egg",
|
||||
"source": "Acquired by Cooking.",
|
||||
"seasons": ["spring", "summer", "fall", "winter"],
|
||||
"skills": ["farming"],
|
||||
"bundles": [21]
|
||||
}
|
||||
],
|
||||
"bundles": [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user