Difference between revisions of "Bone Mill"

From Stardew Valley Wiki
Jump to navigation Jump to search
(+code ref. for input/output)
(Added bone flute to input items.)
 
(12 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Spoiler}}
 
 
{{Infobox
 
{{Infobox
|name        = Bone Mill
+
|eng        = Bone Mill
 
|source      = [[Crafting]]
 
|source      = [[Crafting]]
|recipe      = {{NPC|Gunther|Mail}}
+
|recipe      = [[File:Gunther Icon.png|24px|link=]] [[Quests#Fragments of the past|"Fragments of the past"]] Special Order
 
|ingredients = {{name|Bone Fragment|10}}{{name|Clay|3}}{{name|Stone|20}}
 
|ingredients = {{name|Bone Fragment|10}}{{name|Clay|3}}{{name|Stone|20}}
|sellprice  = Cannot be sold
+
|sellprice  = N/A
 
}}
 
}}
The '''Bone Mill''' is a piece of [[Crafting#Refining Equipment|Refining Equipment]] that produces fertilizers from [[Bone Fragment]]s or any bone item (see below). It takes 240 in-game minutes (4 hours) to process.
+
The '''Bone Mill''' is a piece of [[Crafting#Refining Equipment|Refining Equipment]] that produces fertilizers from [[Bone Fragment]]s, fossils, and specific [[artifacts]]. It takes {{duration|240m (4h)|class=inline}} to process.<ref name="bonemilloutput"/>
  
A Bone Mill may be [[Crafting|crafted]] after getting the recipe by mail from [[Gunther]] after completing his [[Quest#Special_Orders|special orders quest]] "Fragments of the past".
+
A Bone Mill may be [[Crafting|crafted]] after receiving the recipe by mail from [[Gunther]] the day after completing his [[Quests#Fragments of the past|"Fragments of the past"]] Special Order.
  
 
==Input Items==
 
==Input Items==
 +
{|
 +
|-
 +
|<nowiki />
 
*{{Name|Amphibian Fossil|1}}
 
*{{Name|Amphibian Fossil|1}}
 +
*{{Name|Bone Flute|1}}
 
*{{Name|Bone Fragment|5}}
 
*{{Name|Bone Fragment|5}}
 
*{{Name|Fossilized Leg|1}}
 
*{{Name|Fossilized Leg|1}}
Line 22: Line 25:
 
*{{Name|Mummified Frog|1}}
 
*{{Name|Mummified Frog|1}}
 
*{{Name|Nautilus Fossil|1}}
 
*{{Name|Nautilus Fossil|1}}
 +
|style="vertical-align: top; width: 24px;"|<nowiki />
 
*{{Name|Palm Fossil|1}}
 
*{{Name|Palm Fossil|1}}
 
*{{Name|Prehistoric Rib|1}}
 
*{{Name|Prehistoric Rib|1}}
Line 33: Line 37:
 
*{{Name|Snake Vertebrae|1}}
 
*{{Name|Snake Vertebrae|1}}
 
*{{Name|Trilobite|1}}
 
*{{Name|Trilobite|1}}
 +
|-
 +
|}
  
 
==Output Items==
 
==Output Items==
Any of the following items may be output randomly.  There is a 0.001 chance that the number of items will be doubled.<ref name="bonemilloutput" />
+
Any of the following items may be output randomly.  There is a 10% chance that the number of items will be doubled.<ref name="bonemilloutput" />
 
*{{Name|Deluxe Speed-Gro|3}}
 
*{{Name|Deluxe Speed-Gro|3}}
 
*{{Name|Quality Fertilizer|10}}
 
*{{Name|Quality Fertilizer|10}}
Line 43: Line 49:
 
==References==
 
==References==
 
<references>
 
<references>
<ref name="bonemilloutput">See <tt>StardewValley.Object::performObjectDropInAction</tt> in the game code.</ref>
+
  <ref name="bonemilloutput">See <samp>StardewValley.Object::performObjectDropInAction</samp> in the game code.</ref>
 
</references>
 
</references>
  
 
==History==
 
==History==
{{history|1.5|Introduced.}}
+
{{History|1.5|Introduced.}}
 +
{{History|1.6|Now accepts [[Bone Flute]] as input.}}
  
 
{{NavboxEquipment}}
 
{{NavboxEquipment}}
Line 55: Line 62:
 
[[de:Knochenmühle]]
 
[[de:Knochenmühle]]
 
[[es:Molino de huesos]]
 
[[es:Molino de huesos]]
[[fr:Bone Mill]]
+
[[fr:Bone Moulin]]
 
[[it:Macina-ossa]]
 
[[it:Macina-ossa]]
 
[[ja:クリスタルチェア]]
 
[[ja:クリスタルチェア]]

Latest revision as of 09:57, 9 April 2024

Bone Mill
Bone Mill.png
Turns bone items into fertilizers.
Information
Source Crafting
Sell Price Cannot be sold
Crafting
Recipe Source Gunther Icon.png "Fragments of the past" Special Order
Ingredients Bone Fragment.png Bone Fragment (10)Clay.png Clay (3)Stone.png Stone (20)

The Bone Mill is a piece of Refining Equipment that produces fertilizers from Bone Fragments, fossils, and specific artifacts. It takes Time Icon.png 240m (4h) to process.[1]

A Bone Mill may be crafted after receiving the recipe by mail from Gunther the day after completing his "Fragments of the past" Special Order.

Input Items

Output Items

Any of the following items may be output randomly. There is a 10% chance that the number of items will be doubled.[1]

References

  1. 1.0 1.1 See StardewValley.Object::performObjectDropInAction in the game code.

History