Qi Bean

From Stardew Valley Wiki
Revision as of 05:01, 27 January 2023 by Margotbean (talk | contribs) (Undo revision 145749 by Sillybugger3000 (talk) Once again, the code indicates multiplayer only, which is why I changed it.)
Jump to navigation Jump to search
Qi Bean
Qi Bean.png
Plant these in any season. Water every day to produce a Qi Fruit. Takes 4 days to mature.
Information
Crop: Qi Fruit.png Qi Fruit
Growth Time: 4 days
Season:

All Seasons Icon.png All

Sell Price: data-sort-value="1">Gold.png1g
Purchase Prices
Pierre Icon.png General Store: Not sold
Morris Icon.png JojaMart: Not sold
Traveling Cart Icon.png Traveling Cart: Not sold


The Qi Bean is a seed found throughout Stardew Valley and on Ginger Island during the quest Qi's Crop.

While the quest is active, Qi Beans can be found by breaking rocks[1], chopping down trees[2] and stumps[3], cutting weeds[4], from Garbage Cans[5], killing monsters[6], breaking geodes, Artifact Troves, or Golden Coconuts[7], digging Artifact Spots[8], shaking Palm Trees on Ginger Island (multiplayer only)[9], opening chests[10] and breaking crates[11] in the Volcano Dungeon, and fishing[12]. They can also be made by placing a Qi Fruit in a Seed Maker.

All Qi Fruit and Qi Beans despawn when the quest is over (i.e., the day after the player ships them or the quest timer ends), including growing crops, all players' inventories, chests, Preserves Jars, Kegs, and Marlon's item recovery service list.

Stages

Qi Fruit can become a Giant Crop.

Stage 1 Stage 2 Stage 3 Stage 4 Harvest
Qi Fruit Stage 1.png
Qi Fruit Stage 2.png
Qi Fruit Stage 3.png
Qi Fruit Stage 4.png
Qi Fruit Stage 5.png
1 Day 1 Day 1 Day 1 Day Total: 4 Days

Gifting

Villager Reactions

Dislike Abigail Icon.png AbigailAlex Icon.png AlexCaroline Icon.png CarolineClint Icon.png ClintDemetrius Icon.png DemetriusDwarf Icon.png DwarfElliott Icon.png ElliottEmily Icon.png EmilyEvelyn Icon.png EvelynGeorge Icon.png GeorgeGus Icon.png GusHaley Icon.png HaleyHarvey Icon.png HarveyJas Icon.png JasJodi Icon.png JodiKent Icon.png KentKrobus Icon.png KrobusLeah Icon.png LeahLeo Icon.png LeoLewis Icon.png LewisLinus Icon.png LinusMarnie Icon.png MarnieMaru Icon.png MaruPam Icon.png PamPenny Icon.png PennyPierre Icon.png PierreRobin Icon.png RobinSam Icon.png SamSandy Icon.png SandySebastian Icon.png SebastianShane Icon.png ShaneVincent Icon.png VincentWilly Icon.png WillyWizard Icon.png Wizard

Dyeing

Qi Bean can be used in dyeing, serving as a blue dye at the dye pots, located in Emily's and Haley's house, 2 Willow Lane.

Tips

References

  1. See GameLocation::OnStoneDestroyed in the game code.
  2. See TerrainFeatures.Tree::performTreeFall in the game code.
  3. See TerrainFeatures.ResourceClump::performToolAction in the game code.
  4. See Object::cutWeed in the game code.
  5. See Locations.Town::checkAction in the game code.
  6. See Monsters.Monster::InitializeForLocation in the game code.
  7. See Utility::getTreasureFromGeode in the game code.
  8. See GameLocation::digUpArtifactSpot in the game code.
  9. See TerrainFeatures.Tree::shake in the game code.
  10. See Locations.VolcanoDungeon::PopulateChest in the game code.
  11. See Objects.BreakableContainer::releaseContents in the game code.
  12. See GameLocation::getFish and Tools.FishingRod::openTreasureMenuEndFunction in the game code.

History

  • 1.5: Introduced.
  • 1.5.2: Can now be grown on the farm during winter.
  • 1.5.3: Qi Beans are now properly removed from any machines/craftables and from Marlon's item recovery service after the Qi Challenge expires.