stardew-valley-data 0.6.0 → 0.8.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +14 -2
- package/data/collections.json +251 -251
- package/dist/index.js +308 -259
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +308 -259
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -5,13 +5,25 @@ All notable changes to this project will be documented in this file.
|
|
|
5
5
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project
|
|
6
6
|
adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
7
7
|
|
|
8
|
-
|
|
8
|
+
## [0.8.0] - 2026-03-18
|
|
9
|
+
|
|
10
|
+
### Fix
|
|
11
|
+
|
|
12
|
+
- Fix Parser of Cooking Recipes to properly show cooked count
|
|
13
|
+
|
|
14
|
+
## [0.7.0] - 2026-03-18
|
|
15
|
+
|
|
16
|
+
### Fix
|
|
17
|
+
|
|
18
|
+
- Fix Collection lists using wrong Ids
|
|
19
|
+
|
|
20
|
+
## [0.6.0] - 2026-03-18
|
|
9
21
|
|
|
10
22
|
### Added
|
|
11
23
|
|
|
12
24
|
- Added FishingPole Level to Parser tool
|
|
13
25
|
|
|
14
|
-
|
|
26
|
+
## [0.5.1] - 2026-03-18
|
|
15
27
|
|
|
16
28
|
### Fix
|
|
17
29
|
|
package/data/collections.json
CHANGED
|
@@ -46,24 +46,24 @@
|
|
|
46
46
|
"289",
|
|
47
47
|
"296",
|
|
48
48
|
"300",
|
|
49
|
-
"
|
|
49
|
+
"303",
|
|
50
50
|
"304",
|
|
51
51
|
"305",
|
|
52
|
-
"
|
|
53
|
-
"
|
|
54
|
-
"
|
|
52
|
+
"306",
|
|
53
|
+
"307",
|
|
54
|
+
"308",
|
|
55
55
|
"330",
|
|
56
56
|
"334",
|
|
57
57
|
"335",
|
|
58
58
|
"336",
|
|
59
59
|
"337",
|
|
60
60
|
"338",
|
|
61
|
-
"
|
|
62
|
-
"
|
|
63
|
-
"
|
|
64
|
-
"
|
|
65
|
-
"
|
|
66
|
-
"
|
|
61
|
+
"340",
|
|
62
|
+
"342",
|
|
63
|
+
"344",
|
|
64
|
+
"346",
|
|
65
|
+
"348",
|
|
66
|
+
"350",
|
|
67
67
|
"376",
|
|
68
68
|
"378",
|
|
69
69
|
"380",
|
|
@@ -93,28 +93,28 @@
|
|
|
93
93
|
"420",
|
|
94
94
|
"421",
|
|
95
95
|
"422",
|
|
96
|
-
"
|
|
97
|
-
"
|
|
98
|
-
"
|
|
96
|
+
"424",
|
|
97
|
+
"426",
|
|
98
|
+
"428",
|
|
99
99
|
"430",
|
|
100
|
-
"
|
|
100
|
+
"432",
|
|
101
101
|
"433",
|
|
102
102
|
"436",
|
|
103
103
|
"438",
|
|
104
104
|
"440",
|
|
105
105
|
"442",
|
|
106
106
|
"444",
|
|
107
|
-
"
|
|
107
|
+
"445",
|
|
108
108
|
"446",
|
|
109
|
-
"
|
|
109
|
+
"447",
|
|
110
110
|
"454",
|
|
111
|
-
"
|
|
111
|
+
"459",
|
|
112
112
|
"591",
|
|
113
113
|
"593",
|
|
114
114
|
"595",
|
|
115
115
|
"597",
|
|
116
116
|
"613",
|
|
117
|
-
"
|
|
117
|
+
"614",
|
|
118
118
|
"634",
|
|
119
119
|
"635",
|
|
120
120
|
"636",
|
|
@@ -131,7 +131,7 @@
|
|
|
131
131
|
"769",
|
|
132
132
|
"771",
|
|
133
133
|
"787",
|
|
134
|
-
"
|
|
134
|
+
"807",
|
|
135
135
|
"812",
|
|
136
136
|
"814",
|
|
137
137
|
"815",
|
|
@@ -144,12 +144,12 @@
|
|
|
144
144
|
"881",
|
|
145
145
|
"909",
|
|
146
146
|
"910",
|
|
147
|
-
"
|
|
147
|
+
"SmokedFish",
|
|
148
148
|
"Moss",
|
|
149
149
|
"MysticSyrup",
|
|
150
|
-
"
|
|
151
|
-
"
|
|
152
|
-
"
|
|
150
|
+
"Raisins",
|
|
151
|
+
"DriedFruit",
|
|
152
|
+
"DriedMushrooms",
|
|
153
153
|
"Carrot",
|
|
154
154
|
"SummerSquash",
|
|
155
155
|
"Broccoli",
|
|
@@ -329,237 +329,237 @@
|
|
|
329
329
|
"578"
|
|
330
330
|
],
|
|
331
331
|
"cooking": [
|
|
332
|
-
"
|
|
333
|
-
"
|
|
334
|
-
"
|
|
335
|
-
"
|
|
336
|
-
"
|
|
337
|
-
"
|
|
338
|
-
"
|
|
339
|
-
"
|
|
340
|
-
"
|
|
341
|
-
"
|
|
342
|
-
"
|
|
343
|
-
"
|
|
344
|
-
"
|
|
345
|
-
"
|
|
346
|
-
"
|
|
347
|
-
"
|
|
348
|
-
"
|
|
349
|
-
"
|
|
350
|
-
"
|
|
351
|
-
"
|
|
352
|
-
"
|
|
353
|
-
"
|
|
354
|
-
"
|
|
355
|
-
"
|
|
356
|
-
"
|
|
357
|
-
"
|
|
358
|
-
"
|
|
359
|
-
"
|
|
360
|
-
"
|
|
361
|
-
"
|
|
362
|
-
"
|
|
363
|
-
"
|
|
364
|
-
"
|
|
365
|
-
"
|
|
366
|
-
"
|
|
367
|
-
"
|
|
368
|
-
"
|
|
369
|
-
"
|
|
370
|
-
"
|
|
371
|
-
"
|
|
372
|
-
"
|
|
373
|
-
"
|
|
374
|
-
"
|
|
375
|
-
"
|
|
376
|
-
"
|
|
377
|
-
"
|
|
378
|
-
"
|
|
379
|
-
"
|
|
380
|
-
"
|
|
381
|
-
"
|
|
382
|
-
"
|
|
383
|
-
"
|
|
384
|
-
"
|
|
385
|
-
"
|
|
386
|
-
"
|
|
387
|
-
"
|
|
388
|
-
"
|
|
389
|
-
"
|
|
390
|
-
"
|
|
391
|
-
"
|
|
392
|
-
"
|
|
393
|
-
"
|
|
394
|
-
"
|
|
395
|
-
"
|
|
396
|
-
"
|
|
397
|
-
"
|
|
398
|
-
"
|
|
399
|
-
"
|
|
400
|
-
"
|
|
401
|
-
"
|
|
402
|
-
"
|
|
403
|
-
"
|
|
404
|
-
"
|
|
405
|
-
"
|
|
406
|
-
"
|
|
407
|
-
"
|
|
408
|
-
"
|
|
409
|
-
"
|
|
410
|
-
"
|
|
411
|
-
"
|
|
412
|
-
"
|
|
332
|
+
"Fried Egg",
|
|
333
|
+
"Omelet",
|
|
334
|
+
"Salad",
|
|
335
|
+
"Cheese Cauliflower",
|
|
336
|
+
"Baked Fish",
|
|
337
|
+
"Parsnip Soup",
|
|
338
|
+
"Vegetable Medley",
|
|
339
|
+
"Complete Breakfast",
|
|
340
|
+
"Fried Calamari",
|
|
341
|
+
"Strange Bun",
|
|
342
|
+
"Lucky Lunch",
|
|
343
|
+
"Fried Mushroom",
|
|
344
|
+
"Pizza",
|
|
345
|
+
"Bean Hotpot",
|
|
346
|
+
"Glazed Yams",
|
|
347
|
+
"Carp Surprise",
|
|
348
|
+
"Hashbrowns",
|
|
349
|
+
"Pancakes",
|
|
350
|
+
"Salmon Dinner",
|
|
351
|
+
"Fish Taco",
|
|
352
|
+
"Crispy Bass",
|
|
353
|
+
"Pepper Poppers",
|
|
354
|
+
"Bread",
|
|
355
|
+
"Tom Kha Soup",
|
|
356
|
+
"Trout Soup",
|
|
357
|
+
"Chocolate Cake",
|
|
358
|
+
"Pink Cake",
|
|
359
|
+
"Rhubarb Pie",
|
|
360
|
+
"Cookie",
|
|
361
|
+
"Spaghetti",
|
|
362
|
+
"Fried Eel",
|
|
363
|
+
"Spicy Eel",
|
|
364
|
+
"Sashimi",
|
|
365
|
+
"Maki Roll",
|
|
366
|
+
"Tortilla",
|
|
367
|
+
"Red Plate",
|
|
368
|
+
"Eggplant Parmesan",
|
|
369
|
+
"Rice Pudding",
|
|
370
|
+
"Ice Cream",
|
|
371
|
+
"Blueberry Tart",
|
|
372
|
+
"Autumn's Bounty",
|
|
373
|
+
"Pumpkin Soup",
|
|
374
|
+
"Super Meal",
|
|
375
|
+
"Cranberry Sauce",
|
|
376
|
+
"Stuffing",
|
|
377
|
+
"Farmer's Lunch",
|
|
378
|
+
"Survival Burger",
|
|
379
|
+
"Dish O' The Sea",
|
|
380
|
+
"Miner's Treat",
|
|
381
|
+
"Roots Platter",
|
|
382
|
+
"Triple Shot Espresso",
|
|
383
|
+
"Seafoam Pudding",
|
|
384
|
+
"Algae Soup",
|
|
385
|
+
"Pale Broth",
|
|
386
|
+
"Plum Pudding",
|
|
387
|
+
"Artichoke Dip",
|
|
388
|
+
"Stir Fry",
|
|
389
|
+
"Roasted Hazelnuts",
|
|
390
|
+
"Pumpkin Pie",
|
|
391
|
+
"Radish Salad",
|
|
392
|
+
"Fruit Salad",
|
|
393
|
+
"Blackberry Cobbler",
|
|
394
|
+
"Cranberry Candy",
|
|
395
|
+
"Coleslaw",
|
|
396
|
+
"Fiddlehead Risotto",
|
|
397
|
+
"Poppyseed Muffin",
|
|
398
|
+
"Bruschetta",
|
|
399
|
+
"Chowder",
|
|
400
|
+
"Fish Stew",
|
|
401
|
+
"Escargot",
|
|
402
|
+
"Lobster Bisque",
|
|
403
|
+
"Maple Bar",
|
|
404
|
+
"Crab Cakes",
|
|
405
|
+
"Shrimp Cocktail",
|
|
406
|
+
"Ginger Ale",
|
|
407
|
+
"Banana Pudding",
|
|
408
|
+
"Mango Sticky Rice",
|
|
409
|
+
"Poi",
|
|
410
|
+
"Tropical Curry",
|
|
411
|
+
"Squid Ink Ravioli",
|
|
412
|
+
"Moss Soup"
|
|
413
413
|
],
|
|
414
414
|
"crafting": [
|
|
415
|
-
"
|
|
416
|
-
"
|
|
417
|
-
"
|
|
418
|
-
"
|
|
419
|
-
"
|
|
420
|
-
"
|
|
421
|
-
"
|
|
422
|
-
"
|
|
423
|
-
"
|
|
424
|
-
"
|
|
425
|
-
"
|
|
426
|
-
"
|
|
427
|
-
"
|
|
428
|
-
"
|
|
429
|
-
"
|
|
430
|
-
"
|
|
431
|
-
"
|
|
432
|
-
"
|
|
433
|
-
"
|
|
415
|
+
"Bomb",
|
|
416
|
+
"Cherry Bomb",
|
|
417
|
+
"Mega Bomb",
|
|
418
|
+
"Gate",
|
|
419
|
+
"Hardwood Fence",
|
|
420
|
+
"Iron Fence",
|
|
421
|
+
"Stone Fence",
|
|
422
|
+
"Wood Fence",
|
|
423
|
+
"Big Chest",
|
|
424
|
+
"Big Stone Chest",
|
|
425
|
+
"Chest",
|
|
426
|
+
"Stone Chest",
|
|
427
|
+
"Dark Sign",
|
|
428
|
+
"Stone Sign",
|
|
429
|
+
"Text Sign",
|
|
430
|
+
"Wood Sign",
|
|
431
|
+
"Bee House",
|
|
432
|
+
"Cask",
|
|
433
|
+
"Cheese Press",
|
|
434
434
|
"Dehydrator",
|
|
435
|
-
"
|
|
436
|
-
"
|
|
437
|
-
"
|
|
438
|
-
"
|
|
439
|
-
"
|
|
440
|
-
"
|
|
441
|
-
"
|
|
442
|
-
"
|
|
443
|
-
"
|
|
444
|
-
"
|
|
445
|
-
"
|
|
446
|
-
"
|
|
447
|
-
"
|
|
448
|
-
"
|
|
449
|
-
"
|
|
450
|
-
"
|
|
451
|
-
"
|
|
452
|
-
"
|
|
453
|
-
"
|
|
454
|
-
"
|
|
455
|
-
"
|
|
456
|
-
"
|
|
457
|
-
"
|
|
458
|
-
"
|
|
459
|
-
"
|
|
460
|
-
"
|
|
461
|
-
"
|
|
462
|
-
"
|
|
463
|
-
"
|
|
464
|
-
"
|
|
465
|
-
"
|
|
466
|
-
"
|
|
467
|
-
"
|
|
468
|
-
"
|
|
469
|
-
"
|
|
470
|
-
"
|
|
471
|
-
"
|
|
472
|
-
"
|
|
473
|
-
"
|
|
474
|
-
"
|
|
475
|
-
"
|
|
476
|
-
"
|
|
477
|
-
"
|
|
478
|
-
"
|
|
479
|
-
"
|
|
480
|
-
"
|
|
481
|
-
"
|
|
482
|
-
"
|
|
483
|
-
"
|
|
484
|
-
"
|
|
485
|
-
"
|
|
486
|
-
"
|
|
487
|
-
"
|
|
488
|
-
"
|
|
489
|
-
"
|
|
490
|
-
"
|
|
491
|
-
"
|
|
492
|
-
"
|
|
493
|
-
"
|
|
494
|
-
"
|
|
495
|
-
"
|
|
496
|
-
"
|
|
497
|
-
"
|
|
498
|
-
"
|
|
499
|
-
"
|
|
500
|
-
"
|
|
501
|
-
"
|
|
502
|
-
"
|
|
503
|
-
"
|
|
504
|
-
"
|
|
505
|
-
"
|
|
506
|
-
"
|
|
507
|
-
"
|
|
508
|
-
"
|
|
509
|
-
"
|
|
510
|
-
"
|
|
511
|
-
"
|
|
512
|
-
"
|
|
513
|
-
"
|
|
514
|
-
"
|
|
515
|
-
"
|
|
516
|
-
"
|
|
517
|
-
"
|
|
518
|
-
"
|
|
519
|
-
"
|
|
520
|
-
"
|
|
521
|
-
"
|
|
522
|
-
"
|
|
523
|
-
"
|
|
524
|
-
"
|
|
525
|
-
"
|
|
526
|
-
"
|
|
527
|
-
"
|
|
528
|
-
"
|
|
529
|
-
"
|
|
530
|
-
"
|
|
531
|
-
"
|
|
532
|
-
"
|
|
533
|
-
"
|
|
534
|
-
"
|
|
535
|
-
"
|
|
536
|
-
"
|
|
537
|
-
"
|
|
538
|
-
"
|
|
539
|
-
"
|
|
540
|
-
"
|
|
541
|
-
"
|
|
542
|
-
"
|
|
543
|
-
"
|
|
544
|
-
"
|
|
545
|
-
"
|
|
546
|
-
"
|
|
547
|
-
"
|
|
548
|
-
"
|
|
549
|
-
"
|
|
550
|
-
"
|
|
551
|
-
"
|
|
552
|
-
"
|
|
435
|
+
"Fish Smoker",
|
|
436
|
+
"Keg",
|
|
437
|
+
"Loom",
|
|
438
|
+
"Mayonnaise Machine",
|
|
439
|
+
"Oil Maker",
|
|
440
|
+
"Preserves Jar",
|
|
441
|
+
"Bait Maker",
|
|
442
|
+
"Bone Mill",
|
|
443
|
+
"Charcoal Kiln",
|
|
444
|
+
"Crystalarium",
|
|
445
|
+
"Deluxe Worm Bin",
|
|
446
|
+
"Furnace",
|
|
447
|
+
"Geode Crusher",
|
|
448
|
+
"Heavy Furnace",
|
|
449
|
+
"Heavy Tapper",
|
|
450
|
+
"Lightning Rod",
|
|
451
|
+
"Mushroom Log",
|
|
452
|
+
"Ostrich Incubator",
|
|
453
|
+
"Recycling Machine",
|
|
454
|
+
"Seed Maker",
|
|
455
|
+
"Slime Egg-Press",
|
|
456
|
+
"Slime Incubator",
|
|
457
|
+
"Tapper",
|
|
458
|
+
"Worm Bin",
|
|
459
|
+
"Iridium Sprinkler",
|
|
460
|
+
"Quality Sprinkler",
|
|
461
|
+
"Sprinkler",
|
|
462
|
+
"Barrel Brazier",
|
|
463
|
+
"Campfire",
|
|
464
|
+
"Carved Brazier",
|
|
465
|
+
"Gold Brazier",
|
|
466
|
+
"Iron Lamp-post",
|
|
467
|
+
"Jack-O-Lantern",
|
|
468
|
+
"Marble Brazier",
|
|
469
|
+
"Skull Brazier",
|
|
470
|
+
"Stone Brazier",
|
|
471
|
+
"Stump Brazier",
|
|
472
|
+
"Torch",
|
|
473
|
+
"Wood Lamp-post",
|
|
474
|
+
"Wooden Brazier",
|
|
475
|
+
"Deluxe Scarecrow",
|
|
476
|
+
"Garden Pot",
|
|
477
|
+
"Hopper",
|
|
478
|
+
"Scarecrow",
|
|
479
|
+
"Tub o' Flowers",
|
|
480
|
+
"Wicked Statue",
|
|
481
|
+
"Drum Block",
|
|
482
|
+
"Flute Block",
|
|
483
|
+
"Glowstone Ring",
|
|
484
|
+
"Iridium Band",
|
|
485
|
+
"Ring of Yoba",
|
|
486
|
+
"Sturdy Ring",
|
|
487
|
+
"Thorns Ring",
|
|
488
|
+
"Warrior Ring",
|
|
489
|
+
"Bait",
|
|
490
|
+
"Barbed Hook",
|
|
491
|
+
"Challenge Bait",
|
|
492
|
+
"Cork Bobber",
|
|
493
|
+
"Crab Pot",
|
|
494
|
+
"Deluxe Bait",
|
|
495
|
+
"Dressed Spinner",
|
|
496
|
+
"Magic Bait",
|
|
497
|
+
"Magnet",
|
|
498
|
+
"Quality Bobber",
|
|
499
|
+
"Sonar Bobber",
|
|
500
|
+
"Spinner",
|
|
501
|
+
"Trap Bobber",
|
|
502
|
+
"Treasure Hunter",
|
|
503
|
+
"Wild Bait",
|
|
504
|
+
"Brick Floor",
|
|
505
|
+
"Crystal Floor",
|
|
506
|
+
"Rustic Plank Floor",
|
|
507
|
+
"Stone Floor",
|
|
508
|
+
"Stone Walkway Floor",
|
|
509
|
+
"Straw Floor",
|
|
510
|
+
"Weathered Floor",
|
|
511
|
+
"Wood Floor",
|
|
512
|
+
"Cobblestone Path",
|
|
513
|
+
"Crystal Path",
|
|
514
|
+
"Gravel Path",
|
|
515
|
+
"Stepping Stone Path",
|
|
516
|
+
"Wood Path",
|
|
517
|
+
"Ancient Seeds",
|
|
518
|
+
"Basic Fertilizer",
|
|
519
|
+
"Basic Retaining Soil",
|
|
520
|
+
"Blue Grass Starter",
|
|
521
|
+
"Deluxe Fertilizer",
|
|
522
|
+
"Deluxe Retaining Soil",
|
|
523
|
+
"Deluxe Speed-Gro",
|
|
524
|
+
"Fiber Seeds",
|
|
525
|
+
"Grass Starter",
|
|
526
|
+
"Hyper Speed-Gro",
|
|
527
|
+
"Mystic Tree Seed",
|
|
528
|
+
"Quality Fertilizer",
|
|
529
|
+
"Quality Retaining Soil",
|
|
530
|
+
"Speed-Gro",
|
|
531
|
+
"Tea Sapling",
|
|
532
|
+
"Tree Fertilizer",
|
|
533
|
+
"Wild Seeds (Fa)",
|
|
534
|
+
"Wild Seeds (Sp)",
|
|
535
|
+
"Wild Seeds (Su)",
|
|
536
|
+
"Wild Seeds (Wi)",
|
|
537
|
+
"Cookout Kit",
|
|
538
|
+
"Rain Totem",
|
|
539
|
+
"Tent Kit",
|
|
540
|
+
"Treasure Totem",
|
|
541
|
+
"Warp Totem: Beach",
|
|
542
|
+
"Warp Totem: Desert",
|
|
543
|
+
"Warp Totem: Farm",
|
|
544
|
+
"Warp Totem: Island",
|
|
545
|
+
"Warp Totem: Mountains",
|
|
546
|
+
"Field Snack",
|
|
547
|
+
"Bug Steak",
|
|
548
|
+
"Explosive Ammo",
|
|
549
|
+
"Fairy Dust",
|
|
550
|
+
"Life Elixir",
|
|
551
|
+
"Monster Musk",
|
|
552
|
+
"Oil Of Garlic",
|
|
553
553
|
"Anvil",
|
|
554
|
-
"
|
|
555
|
-
"
|
|
556
|
-
"
|
|
557
|
-
"
|
|
558
|
-
"
|
|
559
|
-
"
|
|
560
|
-
"
|
|
561
|
-
"
|
|
562
|
-
"
|
|
563
|
-
"
|
|
554
|
+
"Farm Computer",
|
|
555
|
+
"Mini-Forge",
|
|
556
|
+
"Mini-Jukebox",
|
|
557
|
+
"Mini-Obelisk",
|
|
558
|
+
"Solar Panel",
|
|
559
|
+
"Staircase",
|
|
560
|
+
"Statue Of Blessings",
|
|
561
|
+
"Statue Of The Dwarf King",
|
|
562
|
+
"Transmute (Au)",
|
|
563
|
+
"Transmute (Fe)"
|
|
564
564
|
]
|
|
565
565
|
}
|