mirror of
https://github.com/kihashi/stardew_community_checklist.git
synced 2025-10-19 08:03:17 +00:00
Added items from the blacksmith bundle.
This commit is contained in:
parent
35c41b5218
commit
9aa01bf19b
24
bundles.json
24
bundles.json
@ -719,6 +719,30 @@
|
||||
"seasons": ["spring", "summer", "fall", "winter"],
|
||||
"skills": ["fishing"],
|
||||
"bundles": [17]
|
||||
},
|
||||
{
|
||||
"id": 90,
|
||||
"name": "Copper Bar",
|
||||
"source": "Smelting copper ore in the furnace.",
|
||||
"seasons": ["spring", "summer", "fall", "winter"],
|
||||
"skills": ["mining"],
|
||||
"bundles": [18]
|
||||
},
|
||||
{
|
||||
"id": 91,
|
||||
"name": "Iron Bar",
|
||||
"source": "Smelting iron ore in the furnace.",
|
||||
"seasons": ["spring", "summer", "fall", "winter"],
|
||||
"skills": ["mining"],
|
||||
"bundles": [18]
|
||||
},
|
||||
{
|
||||
"id": 92,
|
||||
"name": "Gold Bar",
|
||||
"source": "Smelting gold ore in the furnace.",
|
||||
"seasons": ["spring", "summer", "fall", "winter"],
|
||||
"skills": ["mining"],
|
||||
"bundles": [18]
|
||||
}
|
||||
],
|
||||
"bundles": [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user