mirror of
https://github.com/kihashi/stardew_community_checklist.git
synced 2025-10-19 08:03:17 +00:00
removed duplicate oak resin entry, added bundle 25 to original oak resin, adjusted ids
This commit is contained in:
parent
095f141df9
commit
10e4f928df
20
bundles.json
20
bundles.json
@ -198,7 +198,7 @@
|
||||
"source": "Harvested from oak trees using a Tapper.",
|
||||
"seasons": ["spring", "summer", "fall", "winter"],
|
||||
"skills": ["foraging"],
|
||||
"bundles": [5]
|
||||
"bundles": [5, 25]
|
||||
},
|
||||
{
|
||||
"id": 25,
|
||||
@ -930,14 +930,6 @@
|
||||
},
|
||||
{
|
||||
"id": 116,
|
||||
"name": "Oak Resin",
|
||||
"source": "Harvested from oak trees using a Tapper.",
|
||||
"seasons": ["spring", "summer", "fall", "winter"],
|
||||
"skills": ["foraging"],
|
||||
"bundles": [25]
|
||||
},
|
||||
{
|
||||
"id": 117,
|
||||
"name": "Wine",
|
||||
"source": "Produced by putting most fruits into a keg.",
|
||||
"seasons": ["spring", "summer", "fall", "winter"],
|
||||
@ -945,7 +937,7 @@
|
||||
"bundles": [25]
|
||||
},
|
||||
{
|
||||
"id": 118,
|
||||
"id": 117,
|
||||
"name": "Rabbit's Foot",
|
||||
"source": "Dropped by Rabbits in the Coop, also dropped by a Serpent in Skull Cavern (0.8%).",
|
||||
"seasons": ["spring", "summer", "fall", "winter"],
|
||||
@ -953,7 +945,7 @@
|
||||
"bundles": [25]
|
||||
},
|
||||
{
|
||||
"id": 119,
|
||||
"id": 118,
|
||||
"name": "2,500 Gold",
|
||||
"source": "Collect 2,500 Gold and turn in.",
|
||||
"seasons": ["spring", "summer", "fall", "winter"],
|
||||
@ -961,7 +953,7 @@
|
||||
"bundles": [26]
|
||||
},
|
||||
{
|
||||
"id": 120,
|
||||
"id": 119,
|
||||
"name": "5,000 Gold",
|
||||
"source": "Collect 5,000 Gold and turn in.",
|
||||
"seasons": ["spring", "summer", "fall", "winter"],
|
||||
@ -969,7 +961,7 @@
|
||||
"bundles": [27]
|
||||
},
|
||||
{
|
||||
"id": 121,
|
||||
"id": 120,
|
||||
"name": "10,000 Gold",
|
||||
"source": "Collect 10,000 Gold and turn in.",
|
||||
"seasons": ["spring", "summer", "fall", "winter"],
|
||||
@ -977,7 +969,7 @@
|
||||
"bundles": [28]
|
||||
},
|
||||
{
|
||||
"id": 122,
|
||||
"id": 121,
|
||||
"name": "25,000 Gold",
|
||||
"source": "Collect 25,000 Gold and turn in.",
|
||||
"seasons": ["spring", "summer", "fall", "winter"],
|
||||
|
||||
Loading…
Reference in New Issue
Block a user