mirror of
https://github.com/kihashi/stardew_community_checklist.git
synced 2025-10-19 08:03:17 +00:00
Fixed an errant tab in the JSON.
This commit is contained in:
parent
d7e24a04a5
commit
259abd92f5
10
bundles.json
10
bundles.json
@ -9,7 +9,7 @@
|
|||||||
{
|
{
|
||||||
"id": 1,
|
"id": 1,
|
||||||
"name": "Daffodil",
|
"name": "Daffodil",
|
||||||
"source": " Foraging during Spring. Buy from Pierre's Shop at the Flower Dance.",
|
"source": "Foraging during Spring. Buy from Pierre's Shop at the Flower Dance.",
|
||||||
"bundles": [0]
|
"bundles": [0]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -257,13 +257,7 @@
|
|||||||
"name": "Corn (Gold Star) (5)",
|
"name": "Corn (Gold Star) (5)",
|
||||||
"source": "Crops during Summer and Fall.",
|
"source": "Crops during Summer and Fall.",
|
||||||
"bundles": [9]
|
"bundles": [9]
|
||||||
},
|
}
|
||||||
{
|
|
||||||
"id": ,
|
|
||||||
"name": "",
|
|
||||||
"source": "",
|
|
||||||
"bundles": []
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
"bundles": [
|
"bundles": [
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user