Difference between revisions of "Recycling Machine"

From Stardew Valley Wiki
Jump to navigation Jump to search
m
(Simplification)
 
(14 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
{{Infobox
 
{{Infobox
|name        = Recycling Machine
+
|eng        = Recycling Machine
 
|source      = [[Crafting]]
 
|source      = [[Crafting]]
|recipe      = {{name|Fishing|Level 4|image=Fishing Skill Icon.png}}
+
|recipe      = {{name|Fishing Skill Icon|link=Fishing|Level 4}}
 
|ingredients = {{name|Wood|25}}{{name|Stone|25}}{{name|Iron Bar|1}}
 
|ingredients = {{name|Wood|25}}{{name|Stone|25}}{{name|Iron Bar|1}}
 
|sellprice  = Cannot be sold
 
|sellprice  = Cannot be sold
 
}}
 
}}
The '''Recycling Machine''' is a [[Crafting|crafted]] item used to turn most [[Trash]] into useful items. The recipe is earned at [[Skills#Fishing|fishing level]] 4.
+
The '''Recycling Machine''' is a [[Crafting|crafted]] item that is used to turn [[trash]] (aside from the [[Joja Cola]] and [[Rotten Plant]]) into useful items. It takes {{duration|60m (1h)|class=inline}} to process items.<ref name="processtime"/> The recipe is earned at [[Skills#Fishing|Fishing level 4]].
 
 
The Recycling Machine cannot recycle [[Joja Cola]] or [[Rotten Plant]], but all other items take 1 hour to process.
 
  
 
One Recycling Machine is the reward for completing the {{Bundle|Field Research||y}}.
 
One Recycling Machine is the reward for completing the {{Bundle|Field Research||y}}.
Line 14: Line 12:
 
==Recycling==
 
==Recycling==
 
<section begin="trash" />
 
<section begin="trash" />
{| class="wikitable sortable" id="roundedborder"
+
{| class="wikitable sortable roundedborder"
 
!Image
 
!Image
 
!Name
 
!Name
Line 54: Line 52:
 
|}<section end="trash" />
 
|}<section end="trash" />
  
== Tips ==
+
==References==
*The Recycling Machine can grant you ingredients for recipes that are hard to come by.
+
<references>
 +
  <ref name="processtime">See <samp>Object::performObjectDropInAction</samp> in the game code.</ref>
 +
</references>
  
 
{{NavboxEquipment}}
 
{{NavboxEquipment}}

Latest revision as of 04:12, 8 April 2024

Recycling Machine
Recycling Machine.png
Turns fishing trash into resources.
Information
Source Crafting
Sell Price Cannot be sold
Crafting
Recipe Source Fishing Skill Icon.png Fishing (Level 4)
Ingredients Wood.png Wood (25)Stone.png Stone (25)Iron Bar.png Iron Bar (1)

The Recycling Machine is a crafted item that is used to turn trash (aside from the Joja Cola and Rotten Plant) into useful items. It takes Time Icon.png 60m (1h) to process items.[1] The recipe is earned at Fishing level 4.

One Recycling Machine is the reward for completing the Bundle Blue.png Field Research Bundle on the Bulletin Board.

Recycling

Image Name Description Produced from Recycling
Trash (item).png
Trash It's junk. Stone.png Stone (1-3)  49%
Coal.png Coal (1-3)  30%
Iron Ore.png Iron Ore (1-3)  21%
Driftwood.png
Driftwood A piece of wood from the sea. Wood.png Wood (1-3)  75%
Coal.png Coal (1-3)  25%
Soggy Newspaper.png
Soggy Newspaper This is trash. Torch.png Torch (3)  90%
Cloth.png Cloth (1)  10%
Broken CD.png
Broken CD It's a JojaNet 2.0 trial CD. They must've made a billion of these things. Refined Quartz.png Refined Quartz (1)
Broken Glasses.png
Broken Glasses It looks like someone lost their glasses. They're busted. Refined Quartz.png Refined Quartz (1)

References

  1. See Object::performObjectDropInAction in the game code.