stardew-valley-data 0.11.0 → 0.13.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 +40 -0
- package/data/crops.json +3 -2
- package/data/fish.json +10 -10
- package/data/forageables.json +1 -1
- package/data/trees.json +236 -20
- package/dist/index.d.mts +11 -4
- package/dist/index.d.ts +11 -4
- package/dist/index.js +252 -35
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +252 -35
- package/dist/index.mjs.map +1 -1
- package/images/crops/grape/crop.png +0 -0
- package/images/trees/fiddlehead/portrait.png +0 -0
- package/images/trees/fiddlehead/seed.png +0 -0
- package/images/trees/fiddlehead/stage-1.png +0 -0
- package/images/trees/fiddlehead/stage-2.png +0 -0
- package/images/trees/fiddlehead/stage-3.png +0 -0
- package/images/trees/fiddlehead/stage-4.png +0 -0
- package/images/trees/fiddlehead/stage-5.png +0 -0
- package/images/trees/mahogany/portrait.png +0 -0
- package/images/trees/maple/portrait.png +0 -0
- package/images/trees/mushroom/portrait.png +0 -0
- package/images/trees/mystic/portrait.png +0 -0
- package/images/trees/oak/portrait.png +0 -0
- package/images/trees/palm/portrait.png +0 -0
- package/images/trees/palm/stage-1.png +0 -0
- package/images/trees/palm/stage-2.png +0 -0
- package/images/trees/palm/stage-3.png +0 -0
- package/images/trees/pine/portrait.png +0 -0
- package/package.json +1 -1
- package/images/forageables/Grape.png +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -5,6 +5,46 @@ 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
|
+
## [0.13.0] - 2026-03-20
|
|
9
|
+
|
|
10
|
+
### Added
|
|
11
|
+
|
|
12
|
+
- `ChoppedTreeProduce` interface added to `src/types/tree.ts` —
|
|
13
|
+
`{ id: string; name: string; image?: string }`; `image` is optional for special cases (e.g. Golden
|
|
14
|
+
Coconut on Palm Tree)
|
|
15
|
+
- `choppedProduce: ChoppedTreeProduce[]` field added to both `FruitTree` and `WildTree` types and
|
|
16
|
+
all 14 existing tree entries in `data/trees.json`:
|
|
17
|
+
- Fruit trees (8): each produces its own sapling
|
|
18
|
+
- Oak, Maple, Pine: Wood + Sap + seed
|
|
19
|
+
- Mahogany: Mahogany Seed + Hardwood
|
|
20
|
+
- Mushroom, Mystic: Wood + Sap + seed
|
|
21
|
+
- Fiddlehead Stalk: Fiddlehead Fern + Mossy Seed
|
|
22
|
+
- Palm Tree: Wood + Coconut + Golden Coconut (Golden Coconut includes `image` path)
|
|
23
|
+
- Wild tree `image` fields updated from `stage-5.png` sprites to portrait images for all 6 wild
|
|
24
|
+
trees; portrait PNGs downloaded to each tree's folder (`portrait.png`)
|
|
25
|
+
- `seedId`, `seedName`, `seedImage` made optional on `WildTree` — Palm Tree has no plantable seed
|
|
26
|
+
- **Fiddlehead Stalk** (`id: "12"`) added to `data/trees.json` — Green Rain Tree type 3; tapper
|
|
27
|
+
yields 1 Fiddlehead Fern every 2 days (not winter); chops to Fiddlehead Fern + Mossy Seed; 5 stage
|
|
28
|
+
images and portrait downloaded to `images/trees/fiddlehead/`
|
|
29
|
+
- **Palm Tree** (`id: "6"`) added to `data/trees.json` — found in Calico Desert and Ginger Island;
|
|
30
|
+
not plantable by players; 3 growth stages; chops to Wood + Coconut + Golden Coconut; portrait and
|
|
31
|
+
stage images downloaded to `images/trees/palm/`; `seedImage` reuses existing Coconut image from
|
|
32
|
+
`images/forageables/`
|
|
33
|
+
|
|
34
|
+
### Fixed
|
|
35
|
+
|
|
36
|
+
- Grape crop image corrected to the proper sprite (`images/crops/grape/crop.png`)
|
|
37
|
+
- Powdermelon now correctly appears in the `giant()` crop filter
|
|
38
|
+
- `search/index.ts` and `sample/trees/index.ts` updated to guard optional
|
|
39
|
+
`seedId`/`seedName`/`seedImage` fields on `WildTree` so seedless trees (Palm Tree) are handled
|
|
40
|
+
correctly
|
|
41
|
+
|
|
42
|
+
## [0.12.0] - 2026-03-19
|
|
43
|
+
|
|
44
|
+
### Fixes
|
|
45
|
+
|
|
46
|
+
- Changed crab-pot catchType fish to be `"roe": null` since they should not show in producing roe.
|
|
47
|
+
|
|
8
48
|
## [0.11.0] - 2026-03-19
|
|
9
49
|
|
|
10
50
|
### Added
|
package/data/crops.json
CHANGED
|
@@ -2730,7 +2730,7 @@
|
|
|
2730
2730
|
"max": 1
|
|
2731
2731
|
},
|
|
2732
2732
|
"trellis": false,
|
|
2733
|
-
"giant":
|
|
2733
|
+
"giant": true,
|
|
2734
2734
|
"description": "A mysterious pale melon that flourishes in winter.",
|
|
2735
2735
|
"image": "images/crops/powdermelon/crop.png",
|
|
2736
2736
|
"seedImage": "images/crops/powdermelon/seed.png",
|
|
@@ -2770,7 +2770,8 @@
|
|
|
2770
2770
|
"jelly": true,
|
|
2771
2771
|
"driedMushrooms": false,
|
|
2772
2772
|
"driedFruit": true
|
|
2773
|
-
}
|
|
2773
|
+
},
|
|
2774
|
+
"giantImage": "images/crops/powdermelon/giant.png"
|
|
2774
2775
|
},
|
|
2775
2776
|
{
|
|
2776
2777
|
"id": "454",
|
package/data/fish.json
CHANGED
|
@@ -1554,7 +1554,7 @@
|
|
|
1554
1554
|
"maxQuality": "iridium",
|
|
1555
1555
|
"image": "images/fish/Clam.png",
|
|
1556
1556
|
"canSmoke": false,
|
|
1557
|
-
"roe":
|
|
1557
|
+
"roe": null,
|
|
1558
1558
|
"fishPond": {
|
|
1559
1559
|
"produce": [
|
|
1560
1560
|
{
|
|
@@ -2101,7 +2101,7 @@
|
|
|
2101
2101
|
"maxQuality": "silver",
|
|
2102
2102
|
"image": "images/fish/Lobster.png",
|
|
2103
2103
|
"canSmoke": false,
|
|
2104
|
-
"roe":
|
|
2104
|
+
"roe": null,
|
|
2105
2105
|
"fishPond": {
|
|
2106
2106
|
"produce": [
|
|
2107
2107
|
{
|
|
@@ -2164,7 +2164,7 @@
|
|
|
2164
2164
|
"maxQuality": "silver",
|
|
2165
2165
|
"image": "images/fish/Crayfish.png",
|
|
2166
2166
|
"canSmoke": false,
|
|
2167
|
-
"roe":
|
|
2167
|
+
"roe": null,
|
|
2168
2168
|
"fishPond": {
|
|
2169
2169
|
"produce": [
|
|
2170
2170
|
{
|
|
@@ -2219,7 +2219,7 @@
|
|
|
2219
2219
|
"maxQuality": "gold",
|
|
2220
2220
|
"image": "images/fish/Crab.png",
|
|
2221
2221
|
"canSmoke": false,
|
|
2222
|
-
"roe":
|
|
2222
|
+
"roe": null,
|
|
2223
2223
|
"fishPond": {
|
|
2224
2224
|
"produce": [
|
|
2225
2225
|
{
|
|
@@ -2282,7 +2282,7 @@
|
|
|
2282
2282
|
"maxQuality": "iridium",
|
|
2283
2283
|
"image": "images/fish/Cockle.png",
|
|
2284
2284
|
"canSmoke": false,
|
|
2285
|
-
"roe":
|
|
2285
|
+
"roe": null,
|
|
2286
2286
|
"fishPond": {
|
|
2287
2287
|
"produce": [
|
|
2288
2288
|
{
|
|
@@ -2345,7 +2345,7 @@
|
|
|
2345
2345
|
"maxQuality": "iridium",
|
|
2346
2346
|
"image": "images/fish/Mussel.png",
|
|
2347
2347
|
"canSmoke": false,
|
|
2348
|
-
"roe":
|
|
2348
|
+
"roe": null,
|
|
2349
2349
|
"fishPond": {
|
|
2350
2350
|
"produce": [
|
|
2351
2351
|
{
|
|
@@ -2415,7 +2415,7 @@
|
|
|
2415
2415
|
"maxQuality": "silver",
|
|
2416
2416
|
"image": "images/fish/Shrimp.png",
|
|
2417
2417
|
"canSmoke": false,
|
|
2418
|
-
"roe":
|
|
2418
|
+
"roe": null,
|
|
2419
2419
|
"fishPond": {
|
|
2420
2420
|
"produce": [
|
|
2421
2421
|
{
|
|
@@ -2478,7 +2478,7 @@
|
|
|
2478
2478
|
"maxQuality": "gold",
|
|
2479
2479
|
"image": "images/fish/Snail.png",
|
|
2480
2480
|
"canSmoke": false,
|
|
2481
|
-
"roe":
|
|
2481
|
+
"roe": null,
|
|
2482
2482
|
"fishPond": {
|
|
2483
2483
|
"produce": [
|
|
2484
2484
|
{
|
|
@@ -2540,7 +2540,7 @@
|
|
|
2540
2540
|
"maxQuality": "silver",
|
|
2541
2541
|
"image": "images/fish/Periwinkle.png",
|
|
2542
2542
|
"canSmoke": false,
|
|
2543
|
-
"roe":
|
|
2543
|
+
"roe": null,
|
|
2544
2544
|
"fishPond": {
|
|
2545
2545
|
"produce": [
|
|
2546
2546
|
{
|
|
@@ -2595,7 +2595,7 @@
|
|
|
2595
2595
|
"maxQuality": "iridium",
|
|
2596
2596
|
"image": "images/fish/Oyster.png",
|
|
2597
2597
|
"canSmoke": false,
|
|
2598
|
-
"roe":
|
|
2598
|
+
"roe": null,
|
|
2599
2599
|
"fishPond": {
|
|
2600
2600
|
"produce": [
|
|
2601
2601
|
{
|
package/data/forageables.json
CHANGED
package/data/trees.json
CHANGED
|
@@ -61,7 +61,13 @@
|
|
|
61
61
|
"driedMushrooms": false,
|
|
62
62
|
"driedFruit": true
|
|
63
63
|
}
|
|
64
|
-
}
|
|
64
|
+
},
|
|
65
|
+
"choppedProduce": [
|
|
66
|
+
{
|
|
67
|
+
"id": "629",
|
|
68
|
+
"name": "Apricot Sapling"
|
|
69
|
+
}
|
|
70
|
+
]
|
|
65
71
|
},
|
|
66
72
|
{
|
|
67
73
|
"type": "fruit-tree",
|
|
@@ -125,7 +131,13 @@
|
|
|
125
131
|
"driedMushrooms": false,
|
|
126
132
|
"driedFruit": true
|
|
127
133
|
}
|
|
128
|
-
}
|
|
134
|
+
},
|
|
135
|
+
"choppedProduce": [
|
|
136
|
+
{
|
|
137
|
+
"id": "628",
|
|
138
|
+
"name": "Cherry Sapling"
|
|
139
|
+
}
|
|
140
|
+
]
|
|
129
141
|
},
|
|
130
142
|
{
|
|
131
143
|
"type": "fruit-tree",
|
|
@@ -189,7 +201,13 @@
|
|
|
189
201
|
"driedMushrooms": false,
|
|
190
202
|
"driedFruit": true
|
|
191
203
|
}
|
|
192
|
-
}
|
|
204
|
+
},
|
|
205
|
+
"choppedProduce": [
|
|
206
|
+
{
|
|
207
|
+
"id": "630",
|
|
208
|
+
"name": "Orange Sapling"
|
|
209
|
+
}
|
|
210
|
+
]
|
|
193
211
|
},
|
|
194
212
|
{
|
|
195
213
|
"type": "fruit-tree",
|
|
@@ -253,7 +271,13 @@
|
|
|
253
271
|
"driedMushrooms": false,
|
|
254
272
|
"driedFruit": true
|
|
255
273
|
}
|
|
256
|
-
}
|
|
274
|
+
},
|
|
275
|
+
"choppedProduce": [
|
|
276
|
+
{
|
|
277
|
+
"id": "631",
|
|
278
|
+
"name": "Peach Sapling"
|
|
279
|
+
}
|
|
280
|
+
]
|
|
257
281
|
},
|
|
258
282
|
{
|
|
259
283
|
"type": "fruit-tree",
|
|
@@ -308,7 +332,13 @@
|
|
|
308
332
|
"driedMushrooms": false,
|
|
309
333
|
"driedFruit": true
|
|
310
334
|
}
|
|
311
|
-
}
|
|
335
|
+
},
|
|
336
|
+
"choppedProduce": [
|
|
337
|
+
{
|
|
338
|
+
"id": "69",
|
|
339
|
+
"name": "Banana Sapling"
|
|
340
|
+
}
|
|
341
|
+
]
|
|
312
342
|
},
|
|
313
343
|
{
|
|
314
344
|
"type": "fruit-tree",
|
|
@@ -363,7 +393,13 @@
|
|
|
363
393
|
"driedMushrooms": false,
|
|
364
394
|
"driedFruit": true
|
|
365
395
|
}
|
|
366
|
-
}
|
|
396
|
+
},
|
|
397
|
+
"choppedProduce": [
|
|
398
|
+
{
|
|
399
|
+
"id": "835",
|
|
400
|
+
"name": "Mango Sapling"
|
|
401
|
+
}
|
|
402
|
+
]
|
|
367
403
|
},
|
|
368
404
|
{
|
|
369
405
|
"type": "fruit-tree",
|
|
@@ -427,7 +463,13 @@
|
|
|
427
463
|
"driedMushrooms": false,
|
|
428
464
|
"driedFruit": true
|
|
429
465
|
}
|
|
430
|
-
}
|
|
466
|
+
},
|
|
467
|
+
"choppedProduce": [
|
|
468
|
+
{
|
|
469
|
+
"id": "633",
|
|
470
|
+
"name": "Apple Sapling"
|
|
471
|
+
}
|
|
472
|
+
]
|
|
431
473
|
},
|
|
432
474
|
{
|
|
433
475
|
"type": "fruit-tree",
|
|
@@ -491,7 +533,13 @@
|
|
|
491
533
|
"driedMushrooms": false,
|
|
492
534
|
"driedFruit": true
|
|
493
535
|
}
|
|
494
|
-
}
|
|
536
|
+
},
|
|
537
|
+
"choppedProduce": [
|
|
538
|
+
{
|
|
539
|
+
"id": "632",
|
|
540
|
+
"name": "Pomegranate Sapling"
|
|
541
|
+
}
|
|
542
|
+
]
|
|
495
543
|
},
|
|
496
544
|
{
|
|
497
545
|
"type": "wild-tree",
|
|
@@ -500,7 +548,7 @@
|
|
|
500
548
|
"seedId": "309",
|
|
501
549
|
"seedName": "Acorn",
|
|
502
550
|
"description": "A sturdy deciduous tree common throughout the valley. Can be tapped for Oak Resin.",
|
|
503
|
-
"image": "images/trees/oak/
|
|
551
|
+
"image": "images/trees/oak/portrait.png",
|
|
504
552
|
"seedImage": "images/trees/oak/seed.png",
|
|
505
553
|
"stages": [
|
|
506
554
|
{
|
|
@@ -529,7 +577,21 @@
|
|
|
529
577
|
"name": "Oak Resin",
|
|
530
578
|
"sellPrice": 150,
|
|
531
579
|
"image": "images/forageables/Oak Resin.png"
|
|
532
|
-
}
|
|
580
|
+
},
|
|
581
|
+
"choppedProduce": [
|
|
582
|
+
{
|
|
583
|
+
"id": "388",
|
|
584
|
+
"name": "Wood"
|
|
585
|
+
},
|
|
586
|
+
{
|
|
587
|
+
"id": "92",
|
|
588
|
+
"name": "Sap"
|
|
589
|
+
},
|
|
590
|
+
{
|
|
591
|
+
"id": "309",
|
|
592
|
+
"name": "Acorn"
|
|
593
|
+
}
|
|
594
|
+
]
|
|
533
595
|
},
|
|
534
596
|
{
|
|
535
597
|
"type": "wild-tree",
|
|
@@ -538,7 +600,7 @@
|
|
|
538
600
|
"seedId": "310",
|
|
539
601
|
"seedName": "Maple Seed",
|
|
540
602
|
"description": "A beautiful tree with vibrant fall colors. Produces a sweet, valuable syrup.",
|
|
541
|
-
"image": "images/trees/maple/
|
|
603
|
+
"image": "images/trees/maple/portrait.png",
|
|
542
604
|
"seedImage": "images/trees/maple/seed.png",
|
|
543
605
|
"stages": [
|
|
544
606
|
{
|
|
@@ -571,7 +633,21 @@
|
|
|
571
633
|
"energy": 50,
|
|
572
634
|
"health": 22
|
|
573
635
|
}
|
|
574
|
-
}
|
|
636
|
+
},
|
|
637
|
+
"choppedProduce": [
|
|
638
|
+
{
|
|
639
|
+
"id": "388",
|
|
640
|
+
"name": "Wood"
|
|
641
|
+
},
|
|
642
|
+
{
|
|
643
|
+
"id": "92",
|
|
644
|
+
"name": "Sap"
|
|
645
|
+
},
|
|
646
|
+
{
|
|
647
|
+
"id": "310",
|
|
648
|
+
"name": "Maple Seed"
|
|
649
|
+
}
|
|
650
|
+
]
|
|
575
651
|
},
|
|
576
652
|
{
|
|
577
653
|
"type": "wild-tree",
|
|
@@ -580,7 +656,7 @@
|
|
|
580
656
|
"seedId": "311",
|
|
581
657
|
"seedName": "Pine Cone",
|
|
582
658
|
"description": "A resilient evergreen that stays green throughout the year.",
|
|
583
|
-
"image": "images/trees/pine/
|
|
659
|
+
"image": "images/trees/pine/portrait.png",
|
|
584
660
|
"seedImage": "images/trees/pine/seed.png",
|
|
585
661
|
"stages": [
|
|
586
662
|
{
|
|
@@ -609,7 +685,21 @@
|
|
|
609
685
|
"name": "Pine Tar",
|
|
610
686
|
"sellPrice": 100,
|
|
611
687
|
"image": "images/forageables/Pine Tar.png"
|
|
612
|
-
}
|
|
688
|
+
},
|
|
689
|
+
"choppedProduce": [
|
|
690
|
+
{
|
|
691
|
+
"id": "388",
|
|
692
|
+
"name": "Wood"
|
|
693
|
+
},
|
|
694
|
+
{
|
|
695
|
+
"id": "92",
|
|
696
|
+
"name": "Sap"
|
|
697
|
+
},
|
|
698
|
+
{
|
|
699
|
+
"id": "311",
|
|
700
|
+
"name": "Pine Cone"
|
|
701
|
+
}
|
|
702
|
+
]
|
|
613
703
|
},
|
|
614
704
|
{
|
|
615
705
|
"type": "wild-tree",
|
|
@@ -618,7 +708,7 @@
|
|
|
618
708
|
"seedId": "292",
|
|
619
709
|
"seedName": "Mahogany Seed",
|
|
620
710
|
"description": "A rare hardwood tree. When tapped, it produces sap every day.",
|
|
621
|
-
"image": "images/trees/mahogany/
|
|
711
|
+
"image": "images/trees/mahogany/portrait.png",
|
|
622
712
|
"seedImage": "images/trees/mahogany/seed.png",
|
|
623
713
|
"stages": [
|
|
624
714
|
{
|
|
@@ -651,7 +741,17 @@
|
|
|
651
741
|
"energy": -2,
|
|
652
742
|
"health": -1
|
|
653
743
|
}
|
|
654
|
-
}
|
|
744
|
+
},
|
|
745
|
+
"choppedProduce": [
|
|
746
|
+
{
|
|
747
|
+
"id": "292",
|
|
748
|
+
"name": "Mahogany Seed"
|
|
749
|
+
},
|
|
750
|
+
{
|
|
751
|
+
"id": "709",
|
|
752
|
+
"name": "Hardwood"
|
|
753
|
+
}
|
|
754
|
+
]
|
|
655
755
|
},
|
|
656
756
|
{
|
|
657
757
|
"type": "wild-tree",
|
|
@@ -660,7 +760,7 @@
|
|
|
660
760
|
"seedId": "891",
|
|
661
761
|
"seedName": "Mushroom Tree Seed",
|
|
662
762
|
"description": "A peculiar tree covered in fungi. Produces mushrooms when tapped.",
|
|
663
|
-
"image": "images/trees/mushroom/
|
|
763
|
+
"image": "images/trees/mushroom/portrait.png",
|
|
664
764
|
"seedImage": "images/trees/mushroom/seed.png",
|
|
665
765
|
"stages": [
|
|
666
766
|
{
|
|
@@ -693,7 +793,21 @@
|
|
|
693
793
|
"energy": 38,
|
|
694
794
|
"health": 17
|
|
695
795
|
}
|
|
696
|
-
}
|
|
796
|
+
},
|
|
797
|
+
"choppedProduce": [
|
|
798
|
+
{
|
|
799
|
+
"id": "388",
|
|
800
|
+
"name": "Wood"
|
|
801
|
+
},
|
|
802
|
+
{
|
|
803
|
+
"id": "92",
|
|
804
|
+
"name": "Sap"
|
|
805
|
+
},
|
|
806
|
+
{
|
|
807
|
+
"id": "891",
|
|
808
|
+
"name": "Mushroom Tree Seed"
|
|
809
|
+
}
|
|
810
|
+
]
|
|
697
811
|
},
|
|
698
812
|
{
|
|
699
813
|
"type": "wild-tree",
|
|
@@ -702,7 +816,7 @@
|
|
|
702
816
|
"seedId": "MysticTreeSeed",
|
|
703
817
|
"seedName": "Mystic Tree Seed",
|
|
704
818
|
"description": "Not native to the valley. This otherworldly tree produces a powerful mystic syrup.",
|
|
705
|
-
"image": "images/trees/mystic/
|
|
819
|
+
"image": "images/trees/mystic/portrait.png",
|
|
706
820
|
"seedImage": "images/trees/mystic/seed.png",
|
|
707
821
|
"stages": [
|
|
708
822
|
{
|
|
@@ -735,6 +849,108 @@
|
|
|
735
849
|
"energy": 500,
|
|
736
850
|
"health": 225
|
|
737
851
|
}
|
|
738
|
-
}
|
|
852
|
+
},
|
|
853
|
+
"choppedProduce": [
|
|
854
|
+
{
|
|
855
|
+
"id": "388",
|
|
856
|
+
"name": "Wood"
|
|
857
|
+
},
|
|
858
|
+
{
|
|
859
|
+
"id": "92",
|
|
860
|
+
"name": "Sap"
|
|
861
|
+
},
|
|
862
|
+
{
|
|
863
|
+
"id": "MysticTreeSeed",
|
|
864
|
+
"name": "Mystic Tree Seed"
|
|
865
|
+
}
|
|
866
|
+
]
|
|
867
|
+
},
|
|
868
|
+
{
|
|
869
|
+
"type": "wild-tree",
|
|
870
|
+
"id": "12",
|
|
871
|
+
"name": "Fiddlehead Stalk",
|
|
872
|
+
"seedId": "MossySeed",
|
|
873
|
+
"seedName": "Mossy Seed",
|
|
874
|
+
"description": "A peculiar tree that grows from Mossy Seeds. Yields Fiddlehead Ferns instead of wood when chopped. Becomes a stump during winter.",
|
|
875
|
+
"image": "images/trees/fiddlehead/portrait.png",
|
|
876
|
+
"seedImage": "images/trees/fiddlehead/seed.png",
|
|
877
|
+
"stages": [
|
|
878
|
+
{
|
|
879
|
+
"name": "stage 1",
|
|
880
|
+
"image": "images/trees/fiddlehead/stage-1.png"
|
|
881
|
+
},
|
|
882
|
+
{
|
|
883
|
+
"name": "stage 2",
|
|
884
|
+
"image": "images/trees/fiddlehead/stage-2.png"
|
|
885
|
+
},
|
|
886
|
+
{
|
|
887
|
+
"name": "stage 3",
|
|
888
|
+
"image": "images/trees/fiddlehead/stage-3.png"
|
|
889
|
+
},
|
|
890
|
+
{
|
|
891
|
+
"name": "stage 4",
|
|
892
|
+
"image": "images/trees/fiddlehead/stage-4.png"
|
|
893
|
+
},
|
|
894
|
+
{
|
|
895
|
+
"name": "mature",
|
|
896
|
+
"image": "images/trees/fiddlehead/stage-5.png"
|
|
897
|
+
}
|
|
898
|
+
],
|
|
899
|
+
"tapper": {
|
|
900
|
+
"id": "259",
|
|
901
|
+
"name": "Fiddlehead Fern",
|
|
902
|
+
"sellPrice": 90,
|
|
903
|
+
"image": "images/forageables/Fiddlehead Fern.png",
|
|
904
|
+
"energyHealth": {
|
|
905
|
+
"energy": 25,
|
|
906
|
+
"health": 11
|
|
907
|
+
}
|
|
908
|
+
},
|
|
909
|
+
"choppedProduce": [
|
|
910
|
+
{
|
|
911
|
+
"id": "259",
|
|
912
|
+
"name": "Fiddlehead Fern"
|
|
913
|
+
},
|
|
914
|
+
{
|
|
915
|
+
"id": "MossySeed",
|
|
916
|
+
"name": "Mossy Seed"
|
|
917
|
+
}
|
|
918
|
+
]
|
|
919
|
+
},
|
|
920
|
+
{
|
|
921
|
+
"type": "wild-tree",
|
|
922
|
+
"id": "6",
|
|
923
|
+
"name": "Palm Tree",
|
|
924
|
+
"description": "A tall tree found in the Calico Desert and on Ginger Island. Cannot be cultivated by players. Shaking or chopping it may yield a Coconut.",
|
|
925
|
+
"image": "images/trees/palm/portrait.png",
|
|
926
|
+
"stages": [
|
|
927
|
+
{
|
|
928
|
+
"name": "stage 1",
|
|
929
|
+
"image": "images/trees/palm/stage-1.png"
|
|
930
|
+
},
|
|
931
|
+
{
|
|
932
|
+
"name": "stage 2",
|
|
933
|
+
"image": "images/trees/palm/stage-2.png"
|
|
934
|
+
},
|
|
935
|
+
{
|
|
936
|
+
"name": "mature",
|
|
937
|
+
"image": "images/trees/palm/stage-3.png"
|
|
938
|
+
}
|
|
939
|
+
],
|
|
940
|
+
"choppedProduce": [
|
|
941
|
+
{
|
|
942
|
+
"id": "388",
|
|
943
|
+
"name": "Wood"
|
|
944
|
+
},
|
|
945
|
+
{
|
|
946
|
+
"id": "88",
|
|
947
|
+
"name": "Coconut"
|
|
948
|
+
},
|
|
949
|
+
{
|
|
950
|
+
"id": "791",
|
|
951
|
+
"name": "Golden Coconut",
|
|
952
|
+
"image": "images/minerals/geodes/Golden Coconut.png"
|
|
953
|
+
}
|
|
954
|
+
]
|
|
739
955
|
}
|
|
740
956
|
]
|
package/dist/index.d.mts
CHANGED
|
@@ -360,6 +360,11 @@ interface SeasonData {
|
|
|
360
360
|
festivals: Festival[];
|
|
361
361
|
}
|
|
362
362
|
|
|
363
|
+
interface ChoppedTreeProduce {
|
|
364
|
+
id: string;
|
|
365
|
+
name: string;
|
|
366
|
+
image?: string;
|
|
367
|
+
}
|
|
363
368
|
interface FruitTreeProduce {
|
|
364
369
|
id: string;
|
|
365
370
|
name: string;
|
|
@@ -383,6 +388,7 @@ interface FruitTree {
|
|
|
383
388
|
saplingImage: string;
|
|
384
389
|
stages: Stage[];
|
|
385
390
|
produce: FruitTreeProduce;
|
|
391
|
+
choppedProduce: ChoppedTreeProduce[];
|
|
386
392
|
}
|
|
387
393
|
interface WildTreeTapper {
|
|
388
394
|
id: string;
|
|
@@ -395,13 +401,14 @@ interface WildTree {
|
|
|
395
401
|
type: 'wild-tree';
|
|
396
402
|
id: string;
|
|
397
403
|
name: string;
|
|
398
|
-
seedId
|
|
399
|
-
seedName
|
|
404
|
+
seedId?: string;
|
|
405
|
+
seedName?: string;
|
|
400
406
|
description: string;
|
|
401
407
|
image: string;
|
|
402
|
-
seedImage
|
|
408
|
+
seedImage?: string;
|
|
403
409
|
stages: Stage[];
|
|
404
410
|
tapper?: WildTreeTapper;
|
|
411
|
+
choppedProduce: ChoppedTreeProduce[];
|
|
405
412
|
}
|
|
406
413
|
type Tree = FruitTree | WildTree;
|
|
407
414
|
|
|
@@ -2900,4 +2907,4 @@ declare function resolveApiVersion(gameVersion: string): number;
|
|
|
2900
2907
|
*/
|
|
2901
2908
|
declare function parseSaveFile(xml: string): SaveData;
|
|
2902
2909
|
|
|
2903
|
-
export { type Achievement, AchievementQuery, type Animal, type AnimalProduce, AnimalQuery, type Artifact, ArtifactQuery, ArtisanCalculator, type ArtisanEnergyResult, type ArtisanGood, type ArtisanGoodBuff, ArtisanGoodQuery, type ArtisanIngredient, type ArtisanResult, type ArtisanUses, type Backpack, type Bait, BaitQuery, type BarItem, type BlacksmithItem, BlacksmithQuery, type BooksellerAvailability, type BooksellerItem, BooksellerItemQuery, type BooksellerTrade, BooksellerTradeQuery, type Buff, type Building, type BuildingBuilder, type BuildingMaterial, BuildingQuery, type Bundle, type BundleItem, BundleQuery, type BundleReward, type BundleRoom, type CarpenterCategory, type CarpenterDay, type CarpenterItem, CarpenterQuery, type CasinoCategory, type CasinoItem, CasinoQuery, type CaskAging, type CollectionItem, CollectionItemQuery, CollectionsQuery, type Concession, ConcessionQuery, type ConcessionTag, type CookedDish, type CookingBuff, CookingQuery, type CraftingIngredient, type CraftingOutput, CraftingQuery, type CraftingRecipe, type Crop, CropQuery, type DayOfWeek, type DesertTraderDay, type DesertTraderItem, DesertTraderQuery, type DwarfShopCategory, type DwarfShopItem, DwarfShopQuery, type EnergyHealth, EventQuery, type FarmAnimal, type FarmMap, FarmMapQuery, type Festival, type FieldOfficeCollection, type FieldOfficeCollectionData, type FieldOfficeDonation, FieldOfficeDonationQuery, FieldOfficeQuery, type FieldOfficeReward, type Fish, type FishCatchType, type FishPond, type FishPondProduce, FishQuery, type FishRoe, type FishWeather, type FishingRod, type FishingRodLevel, type Footwear, FootwearQuery, type Forageable, ForageableQuery, type FruitTree, type FruitTreeProduce, type GameEvent, type GameLocation, type GeodeContainer, type GiftPreferences, type GoldBundle, type GoldenWalnut, GoldenWalnutQuery, type GoldenWalnutTrackingType, type GrandpaCategory, GrandpaEvaluator, type GrandpaInput, type GrandpaResult, type GrandpaScoreEntry, type GuildCategory, type GuildItem, GuildQuery, type GuildWeaponType, type HarvestQuantity, type Hat, HatQuery, type HeartEvent, type HouseRenovation, HouseRenovationQuery, type HouseUpgrade, type HouseUpgradeMaterial, HouseUpgradeQuery, type Ingredient, type IslandTraderDay, type IslandTraderItem, IslandTraderQuery, type ItemBundle, type ItemQuality, type JojaBundle, type JojaItem, JojaQuery, type KrobusDay, type KrobusItem, KrobusQuery, type KrobusStockType, LATEST_API_VERSION, type LocationCategory, type LocationDay, type LocationHours, LocationQuery, type LocationType, type LostBook, LostBookQuery, MASTERY_LEVELS, type MarnieCategory, type MarnieItem, MarnieQuery, type MasteryLevel, type MasterySkill, type MasteryUnlock, type MedicalSupply, MedicalSupplyQuery, type MeleeWeapon, type Mineral, type MineralItem, MineralQuery, type MixedSeed, type MixedSeedProduces, MixedSeedQuery, type Monster, type MonsterLoot, MonsterLootQuery, MonsterQuery, type MonsterSlayerGoal, MonsterSlayerGoalQuery, type MonsterVariant, type NodeDrop, type NodeItem, type OasisCategory, type OasisDay, type OasisItem, OasisQuery, type OreItem, type PerfectionCategory, PerfectionQuery, type Pet, type PierreCategory, type PierreItem, PierreQuery, type PriceFormula, type ProfessionData, ProfessionQuery, type ProfessionSkill, type QiCurrency, type QiStockItem, QiStockQuery, type Quality, QualityCalculator, type QualityEnergyHealth, type QualityPrice, type Quest, QuestQuery, type RecipeSource, type ResourceItem, type Ring, RingQuery, SKILL_TITLES, type SaloonCategory, type SaloonItem, SaloonQuery, type SaveAnimal, type SaveBuilding, type SaveBundleData, type SaveBundleItem, type SaveBundleReward, type SaveBundleRoom, type SaveBundleStatus, type SaveChild, type SaveCollectionEntry, type SaveData, type SaveDate, type SaveFarm, type SaveFishEntry, type SaveFriendship, type SaveIslandUpgrades, type SaveItem, type SaveMastery, type SaveMasteryPerk, type SaveMineProgress, type SaveMonsterKillEntry, type SaveMuseum, type SavePerfection, type SavePet, type SavePlayer, type SavePowerEntry, type SavePowers, type SaveProfession, type SaveQuest, type SaveRaccoons, type SaveRecipeEntry, type SaveSecretNotes, type SaveShippedEntry, type SaveSkillLevel, type SaveSkills, type SaveSpecialOrders, type SaveStardropEntry, type SaveStats, type SaveWalnuts, type SearchResult, type SearchResultKind, type Season, type SeasonData, SeasonQuery, type SecretNote, SecretNoteQuery, type SecretNoteType, type SeedBuyPrice, type SimpleTool, type Skill, type SkillLevel, type SkillLevelRecipes, type SkillMastery, SkillQuery, type SlayerReward, type Slingshot, type SmeltRecipe, type SpecialItem, SpecialItemQuery, type SpecialItemType, type SpecialOrderCategory, type SpecialOrderData, SpecialOrderQuery, type Stage, type StarDrop, StarDropQuery, type StarDropSource, type Tackle, TackleQuery, type TitleThreshold, type Tool, type ToolLevel, ToolQuery, type ToolType, type TraderShopItem, type Tree, TreeQuery, type Trinket, TrinketQuery, type TrinketSource, type UniversalGifts, type UpgradeLevel, type UpgradeableTool, type VersionRange, type Villager, VillagerQuery, type VolcanoShopCategory, type VolcanoShopCurrency, type VolcanoShopItem, VolcanoShopQuery, type Weapon, WeaponQuery, type WeaponStat, WeaponStatQuery, type WeaponType, type Weather, WeatherQuery, type WildTree, type WildTreeTapper, type WillyCategory, type WillyItem, WillyQuery, type WizardBuilding, type WizardBuildingMaterial, WizardQuery, achievements, animals, applyPriceFormula, artifacts, artisanCalculator, artisanGoods, bait, blacksmith, booksellerShop, booksellerTrades, buildings, bundles, calculateArtisanPrice, carpenter, casino, collections, concessions, cooking, crafting, crops, desertTrader, dwarfShop, events, fieldOffice, fieldOfficeDonations, findFestival, fish, footwear, forageables, getMasteryLevel, getProfessionOptions, getTitle, getTitleScore, goldenWalnuts, grandpaEvaluator, guild, hats, houseRenovations, houseUpgrades, isFarmAnimal, isPet, islandTrader, joja, krobus, locations, lostBooks, maps, marnie, medicalSupplies, minerals, mixedSeeds, monsterLoot, monsterSlayerGoals, monsters, oasis, parseSaveFile, perfection, pierre, professions, qiStock, qualityCalculator, quests, resolveApiVersion, rings, saloon, search, seasons, secretNotes, skills, specialItems, specialOrders, starDrops, tackle, tools, trees, trinkets, universalGifts, villagers, volcanoShop, weaponStats, weapons, weather, willy, wizard };
|
|
2910
|
+
export { type Achievement, AchievementQuery, type Animal, type AnimalProduce, AnimalQuery, type Artifact, ArtifactQuery, ArtisanCalculator, type ArtisanEnergyResult, type ArtisanGood, type ArtisanGoodBuff, ArtisanGoodQuery, type ArtisanIngredient, type ArtisanResult, type ArtisanUses, type Backpack, type Bait, BaitQuery, type BarItem, type BlacksmithItem, BlacksmithQuery, type BooksellerAvailability, type BooksellerItem, BooksellerItemQuery, type BooksellerTrade, BooksellerTradeQuery, type Buff, type Building, type BuildingBuilder, type BuildingMaterial, BuildingQuery, type Bundle, type BundleItem, BundleQuery, type BundleReward, type BundleRoom, type CarpenterCategory, type CarpenterDay, type CarpenterItem, CarpenterQuery, type CasinoCategory, type CasinoItem, CasinoQuery, type CaskAging, type ChoppedTreeProduce, type CollectionItem, CollectionItemQuery, CollectionsQuery, type Concession, ConcessionQuery, type ConcessionTag, type CookedDish, type CookingBuff, CookingQuery, type CraftingIngredient, type CraftingOutput, CraftingQuery, type CraftingRecipe, type Crop, CropQuery, type DayOfWeek, type DesertTraderDay, type DesertTraderItem, DesertTraderQuery, type DwarfShopCategory, type DwarfShopItem, DwarfShopQuery, type EnergyHealth, EventQuery, type FarmAnimal, type FarmMap, FarmMapQuery, type Festival, type FieldOfficeCollection, type FieldOfficeCollectionData, type FieldOfficeDonation, FieldOfficeDonationQuery, FieldOfficeQuery, type FieldOfficeReward, type Fish, type FishCatchType, type FishPond, type FishPondProduce, FishQuery, type FishRoe, type FishWeather, type FishingRod, type FishingRodLevel, type Footwear, FootwearQuery, type Forageable, ForageableQuery, type FruitTree, type FruitTreeProduce, type GameEvent, type GameLocation, type GeodeContainer, type GiftPreferences, type GoldBundle, type GoldenWalnut, GoldenWalnutQuery, type GoldenWalnutTrackingType, type GrandpaCategory, GrandpaEvaluator, type GrandpaInput, type GrandpaResult, type GrandpaScoreEntry, type GuildCategory, type GuildItem, GuildQuery, type GuildWeaponType, type HarvestQuantity, type Hat, HatQuery, type HeartEvent, type HouseRenovation, HouseRenovationQuery, type HouseUpgrade, type HouseUpgradeMaterial, HouseUpgradeQuery, type Ingredient, type IslandTraderDay, type IslandTraderItem, IslandTraderQuery, type ItemBundle, type ItemQuality, type JojaBundle, type JojaItem, JojaQuery, type KrobusDay, type KrobusItem, KrobusQuery, type KrobusStockType, LATEST_API_VERSION, type LocationCategory, type LocationDay, type LocationHours, LocationQuery, type LocationType, type LostBook, LostBookQuery, MASTERY_LEVELS, type MarnieCategory, type MarnieItem, MarnieQuery, type MasteryLevel, type MasterySkill, type MasteryUnlock, type MedicalSupply, MedicalSupplyQuery, type MeleeWeapon, type Mineral, type MineralItem, MineralQuery, type MixedSeed, type MixedSeedProduces, MixedSeedQuery, type Monster, type MonsterLoot, MonsterLootQuery, MonsterQuery, type MonsterSlayerGoal, MonsterSlayerGoalQuery, type MonsterVariant, type NodeDrop, type NodeItem, type OasisCategory, type OasisDay, type OasisItem, OasisQuery, type OreItem, type PerfectionCategory, PerfectionQuery, type Pet, type PierreCategory, type PierreItem, PierreQuery, type PriceFormula, type ProfessionData, ProfessionQuery, type ProfessionSkill, type QiCurrency, type QiStockItem, QiStockQuery, type Quality, QualityCalculator, type QualityEnergyHealth, type QualityPrice, type Quest, QuestQuery, type RecipeSource, type ResourceItem, type Ring, RingQuery, SKILL_TITLES, type SaloonCategory, type SaloonItem, SaloonQuery, type SaveAnimal, type SaveBuilding, type SaveBundleData, type SaveBundleItem, type SaveBundleReward, type SaveBundleRoom, type SaveBundleStatus, type SaveChild, type SaveCollectionEntry, type SaveData, type SaveDate, type SaveFarm, type SaveFishEntry, type SaveFriendship, type SaveIslandUpgrades, type SaveItem, type SaveMastery, type SaveMasteryPerk, type SaveMineProgress, type SaveMonsterKillEntry, type SaveMuseum, type SavePerfection, type SavePet, type SavePlayer, type SavePowerEntry, type SavePowers, type SaveProfession, type SaveQuest, type SaveRaccoons, type SaveRecipeEntry, type SaveSecretNotes, type SaveShippedEntry, type SaveSkillLevel, type SaveSkills, type SaveSpecialOrders, type SaveStardropEntry, type SaveStats, type SaveWalnuts, type SearchResult, type SearchResultKind, type Season, type SeasonData, SeasonQuery, type SecretNote, SecretNoteQuery, type SecretNoteType, type SeedBuyPrice, type SimpleTool, type Skill, type SkillLevel, type SkillLevelRecipes, type SkillMastery, SkillQuery, type SlayerReward, type Slingshot, type SmeltRecipe, type SpecialItem, SpecialItemQuery, type SpecialItemType, type SpecialOrderCategory, type SpecialOrderData, SpecialOrderQuery, type Stage, type StarDrop, StarDropQuery, type StarDropSource, type Tackle, TackleQuery, type TitleThreshold, type Tool, type ToolLevel, ToolQuery, type ToolType, type TraderShopItem, type Tree, TreeQuery, type Trinket, TrinketQuery, type TrinketSource, type UniversalGifts, type UpgradeLevel, type UpgradeableTool, type VersionRange, type Villager, VillagerQuery, type VolcanoShopCategory, type VolcanoShopCurrency, type VolcanoShopItem, VolcanoShopQuery, type Weapon, WeaponQuery, type WeaponStat, WeaponStatQuery, type WeaponType, type Weather, WeatherQuery, type WildTree, type WildTreeTapper, type WillyCategory, type WillyItem, WillyQuery, type WizardBuilding, type WizardBuildingMaterial, WizardQuery, achievements, animals, applyPriceFormula, artifacts, artisanCalculator, artisanGoods, bait, blacksmith, booksellerShop, booksellerTrades, buildings, bundles, calculateArtisanPrice, carpenter, casino, collections, concessions, cooking, crafting, crops, desertTrader, dwarfShop, events, fieldOffice, fieldOfficeDonations, findFestival, fish, footwear, forageables, getMasteryLevel, getProfessionOptions, getTitle, getTitleScore, goldenWalnuts, grandpaEvaluator, guild, hats, houseRenovations, houseUpgrades, isFarmAnimal, isPet, islandTrader, joja, krobus, locations, lostBooks, maps, marnie, medicalSupplies, minerals, mixedSeeds, monsterLoot, monsterSlayerGoals, monsters, oasis, parseSaveFile, perfection, pierre, professions, qiStock, qualityCalculator, quests, resolveApiVersion, rings, saloon, search, seasons, secretNotes, skills, specialItems, specialOrders, starDrops, tackle, tools, trees, trinkets, universalGifts, villagers, volcanoShop, weaponStats, weapons, weather, willy, wizard };
|