mirror of
https://github.com/kihashi/stardew_community_checklist.git
synced 2025-10-19 08:03:17 +00:00
Merge branch 'JSON'
This commit is contained in:
commit
1d84352e21
112
bundles.json
112
bundles.json
@ -607,6 +607,118 @@
|
||||
"seasons": ["spring", "fall"],
|
||||
"skills": ["fishing"],
|
||||
"bundles": [15]
|
||||
},
|
||||
{
|
||||
"id": 76,
|
||||
"name": "Lobster",
|
||||
"source": "Gathered from Crab Pots.",
|
||||
"seasons": ["spring", "summer", "fall", "winter"],
|
||||
"skills": ["fishing"],
|
||||
"bundles": [16]
|
||||
},
|
||||
{
|
||||
"id": 77,
|
||||
"name": "Crayfish",
|
||||
"source": "Gathered from Crab Pots. Rivers, Spring",
|
||||
"seasons": ["spring"],
|
||||
"skills": ["fishing"],
|
||||
"bundles": [16]
|
||||
},
|
||||
{
|
||||
"id": 78,
|
||||
"name": "Crab",
|
||||
"source": "Gathered from Crab Pots. Also drops from killing hermit crabs in The Mines.",
|
||||
"seasons": ["spring", "summer", "fall", "winter"],
|
||||
"skills": ["fishing", "combat"],
|
||||
"bundles": [16]
|
||||
},
|
||||
{
|
||||
"id": 79,
|
||||
"name": "Cockle",
|
||||
"source": "Gathered from Crab Pots. Can be foraged from areas with sand.",
|
||||
"seasons": ["spring", "summer", "fall", "winter"],
|
||||
"skills": ["fishing", "foraging"],
|
||||
"bundles": [16]
|
||||
},
|
||||
{
|
||||
"id": 80,
|
||||
"name": "Mussel",
|
||||
"source": "Gathered from Crab Pots. Can be foraged from areas with sand.",
|
||||
"seasons": ["spring", "summer", "fall", "winter"],
|
||||
"skills": ["fishing", "foraging"],
|
||||
"bundles": [16]
|
||||
},
|
||||
{
|
||||
"id": 81,
|
||||
"name": "Shrimp",
|
||||
"source": "Gathered from Crab Pots.",
|
||||
"seasons": ["spring", "summer", "fall", "winter"],
|
||||
"skills": ["fishing"],
|
||||
"bundles": [16]
|
||||
},
|
||||
{
|
||||
"id": 82,
|
||||
"name": "Snail",
|
||||
"source": "Gathered from Crab Pots.",
|
||||
"seasons": ["spring", "summer", "fall", "winter"],
|
||||
"skills": ["fishing"],
|
||||
"bundles": [16]
|
||||
},
|
||||
{
|
||||
"id": 83,
|
||||
"name": "Periwinkle",
|
||||
"source": "Gathered from Crab Pots.",
|
||||
"seasons": ["spring", "summer", "fall", "winter"],
|
||||
"skills": ["fishing"],
|
||||
"bundles": [16]
|
||||
},
|
||||
{
|
||||
"id": 84,
|
||||
"name": "Oyster",
|
||||
"source": "Gathered from Crab Pots. Can be foraged from areas with sand.",
|
||||
"seasons": ["spring", "summer", "fall", "winter"],
|
||||
"skills": ["fishing", "foraging"],
|
||||
"bundles": [16]
|
||||
},
|
||||
{
|
||||
"id": 85,
|
||||
"name": "Clam",
|
||||
"source": "Gathered from Crab Pots. Can be foraged from areas with sand.",
|
||||
"seasons": ["spring", "summer", "fall", "winter"],
|
||||
"skills": ["fishing", "foraging"],
|
||||
"bundles": [16]
|
||||
},
|
||||
{
|
||||
"id": 86,
|
||||
"name": "Pufferfish",
|
||||
"source": "Found in the Ocean, Early Afternoon, Summer. May also be purchased from the Traveling Cart.",
|
||||
"seasons": ["summer"],
|
||||
"skills": ["fishing"],
|
||||
"bundles": [17]
|
||||
},
|
||||
{
|
||||
"id": 87,
|
||||
"name": "Ghostfish",
|
||||
"source": "Found in ponds in The Mines, Anytime, All Seasons. May also be dropped by Ghosts.",
|
||||
"seasons": ["spring", "summer", "fall", "winter"],
|
||||
"skills": ["fishing", "combat"],
|
||||
"bundles": [17]
|
||||
},
|
||||
{
|
||||
"id": 88,
|
||||
"name": "Sandfish",
|
||||
"source": "Found in the pond at Calico Desert. May also be purchased from the Traveling Cart.",
|
||||
"seasons": ["spring", "summer", "fall", "winter"],
|
||||
"skills": ["fishing", "combat"],
|
||||
"bundles": [17]
|
||||
},
|
||||
{
|
||||
"id": 89,
|
||||
"name": "Woodskip",
|
||||
"source": "Found in the Secret Woods, Anytime, All Seasons. May also be purchased from the Traveling Cart.",
|
||||
"seasons": ["spring", "summer", "fall", "winter"],
|
||||
"skills": ["fishing"],
|
||||
"bundles": [17]
|
||||
}
|
||||
],
|
||||
"bundles": [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user