Changes

no edit summary
Line 1: Line 1:  
{{Infobox
 
{{Infobox
|name        = Furnace
+
|eng        = Furnace
|image      = Furnace.png
+
|image2      = Furnace On
|description = Turns ore and coal into metal bars.
+
|image2spacing = true
 
|source      = [[Crafting]]
 
|source      = [[Crafting]]
 
|ingredients = {{name|Stone|25}}{{name|Copper Ore|20}}
 
|ingredients = {{name|Stone|25}}{{name|Copper Ore|20}}
 
|sellprice  = Cannot be sold
 
|sellprice  = Cannot be sold
|recipe      = Cutscene after collecting 1+ [[Copper Ore]]
+
|recipe      = [[Clint]] in cutscene after collecting 1+ [[Copper Ore]]
 +
|variations  = [[Heavy Furnace]]
 
}}
 
}}
The '''Furnace''' smelts [[Blacksmith|Ore]] into Bars, to be used in several [[Crafting]] recipes. [[Clint]] gives you the blueprint for the Furnace in a cutscene the morning after you collect at least 1 [[Copper Ore]]. Note that copper ore obtained from fishing treasure or purchased from Clint will '''not''' activate the cutscene. You must exit your house between 6am and 11:30am to trigger the cutscene.
+
The '''Furnace''' smelts [[Blacksmith|ore]] into bars, which are used in several [[crafting]] recipes.  
 +
 
 +
[[Clint]] gives the player the blueprint for the Furnace in a cutscene the morning after collecting at least 1 [[Copper Ore]]. Exit the farmhouse between 6am and 11:30am to trigger the cutscene. The Copper Ore can come from anywhere, including from a [[Fishing#Treasure Chests|fishing treasure chest]] or from purchasing it from Clint directly.
    
If you have not yet met Clint when he comes to give you the blueprint, the meeting will count as an introduction.
 
If you have not yet met Clint when he comes to give you the blueprint, the meeting will count as an introduction.
Line 14: Line 17:  
A furnace is the reward for completing the {{Bundle|Blacksmiths||y}}.
 
A furnace is the reward for completing the {{Bundle|Blacksmiths||y}}.
   −
==Recipes==
+
A furnace is used to change a [[Bouquet]] into a [[Wilted Bouquet]].  
{| class="wikitable" id="roundedborder"
+
 
!Image
+
The furnace will occasionally make the same sound as placing down [[wallpaper]] or [[flooring]].
!Name
  −
!Description
  −
!Ingredients
  −
!Recipe Source
  −
|-
  −
|[[File:Furnace.png]]
  −
|Furnace
  −
|Turns ore and [[Coal]] into metal bars.
  −
|{{name|Stone|25}}{{name|Copper Ore|20}}
  −
|[[Clint]], after collecting 1+ [[Copper Ore]]s.
  −
|-
  −
|}
      
==Smelting==
 
==Smelting==
To smelt any ore, equip it and activate the furnace while there is [[Coal]] in your inventory. One unit of Coal is required for each smelting operation, regardless of the material or duration.
+
To smelt any ore (or [[Bouquet]]), equip it and activate the furnace while there is [[Coal]] in inventory. One unit of Coal is required for each smelting operation, regardless of the material or duration.
   −
{| class="wikitable sortable"
+
{|class="wikitable sortable"
 
!Input
 
!Input
 
!Output
 
!Output
!Time to smelt
+
!Time to smelt<ref name="processtime"/>
 +
!Sells For
 +
|-
 +
|{{name|Bouquet|1}}
 +
|{{name|Wilted Bouquet|1}}
 +
|{{duration|≤10m}}
 +
|{{price|100}}
 
|-
 
|-
 
|{{name|Copper Ore|5}}
 
|{{name|Copper Ore|5}}
 
|{{name|Copper Bar|1}}
 
|{{name|Copper Bar|1}}
|0.5 hours
+
|{{duration|30m}}
 +
|{{price|60}}
 
|-
 
|-
 
|{{name|Quartz|1}}
 
|{{name|Quartz|1}}
 
|{{name|Refined Quartz|1}}
 
|{{name|Refined Quartz|1}}
|1.5 hours
+
|{{duration|90m (1h 30m)}}
 +
|{{price|50}}
 +
|-
 +
|{{name|Fire Quartz|1}}
 +
|{{name|Refined Quartz|3}}
 +
|{{duration|90m (1h 30m)}}
 +
|{{price|50}} (x3)
 
|-
 
|-
 
|{{name|Iron Ore|5}}
 
|{{name|Iron Ore|5}}
 
|{{name|Iron Bar|1}}
 
|{{name|Iron Bar|1}}
|2 hours
+
|{{duration|120m (2h)}}
 +
|{{price|120}}
 
|-
 
|-
 
|{{name|Gold Ore|5}}
 
|{{name|Gold Ore|5}}
 
|{{name|Gold Bar|1}}
 
|{{name|Gold Bar|1}}
|5 hours
+
|{{duration|300m (5h)}}
 +
|{{price|250}}
 
|-
 
|-
 
|{{name|Iridium Ore|5}}
 
|{{name|Iridium Ore|5}}
 
|{{name|Iridium Bar|1}}
 
|{{name|Iridium Bar|1}}
|8 hours
+
|{{duration|480m (8h)}}
 +
|{{price|1000}}
 +
|-
 +
|{{name|Radioactive Ore|5}}
 +
|{{name|Radioactive Bar|1}}
 +
|{{duration|560m (9h 20m)}}
 +
|{{price|3000}}
 
|-
 
|-
 
|}
 
|}
 +
 +
==Furnaces outside the farm==
 +
{{#lst:Crafting|villagerpaths}}
 +
 +
==Crafting==
 +
{|class="wikitable roundedborder"
 +
|-
 +
!Image
 +
!Name
 +
!Description
 +
!Ingredients
 +
!Recipe Source
 +
|-
 +
|[[File:Heavy Furnace.png|center]]
 +
|[[Heavy Furnace]]
 +
|{{Description|Heavy Furnace}}
 +
|{{name|Furnace|2}}{{name|Iron Bar|3}}{{name|Stone|50}}
 +
|[[File:Mining Skill Icon.png|24px|link=]] [[Mastery Cave#Masteries|Mining Mastery]]
 +
|}
 +
 +
==References==
 +
<references>
 +
  <ref name="processtime">See <samp>Object::performObjectDropInAction</samp> in the game code and <samp>Data\ObjectInformation.xnb</samp> for corresponding items IDs.</ref>
 +
</references>
 +
 +
==History==
 +
{{History|1.0|Introduced.}}
 +
{{History|1.3.27|Added ability to smelt [[Fire Quartz]].}}
 +
{{History|1.4|Added ability to craft [[Wilted Bouquet]] from [[Bouquet]]. Furnaces can now be stacked in a player's [[inventory]] and in [[chest]]s. [[Copper Ore|Copper ore]] obtained from [[Minerals#Geodes|geodes]], [[Fishing#Treasure Chests|fishing treasure chests]], or purchased from [[Clint]] no longer has to be dropped on the ground to trigger the Clint cutscene.}}
 +
{{History|1.5|Added [[Radioactive Ore]] and [[Radioactive Bar|Bar]].}}
 +
{{History|1.6|Added as ingredient to [[Heavy Furnace]].}}
    
{{NavboxEquipment}}
 
{{NavboxEquipment}}
Line 66: Line 109:  
[[de:Schmelzofen]]
 
[[de:Schmelzofen]]
 
[[es:Horno]]
 
[[es:Horno]]
 +
[[fr:Fournaise]]
 +
[[it:Fornace]]
 
[[ja:溶鉱炉]]
 
[[ja:溶鉱炉]]
 +
[[ko:용광로]]
 +
[[hu:Kemence]]
 
[[pt:Fornalha]]
 
[[pt:Fornalha]]
 
[[ru:Плавильная печь]]
 
[[ru:Плавильная печь]]
 +
[[tr:Ocak]]
 
[[zh:熔炉]]
 
[[zh:熔炉]]
1,424

edits