Difference between revisions of "Oil Maker"

From Stardew Valley Wiki
Jump to navigation Jump to search
 
(18 intermediate revisions by 6 users not shown)
Line 1: Line 1:
 
{{Infobox
 
{{Infobox
|name        = Oil Maker
+
|eng        = Oil Maker
 
|source      = [[Crafting]]
 
|source      = [[Crafting]]
|recipe      = {{name|Farming|Level 8|image=Farming Skill Icon.png}}
+
|recipe      = {{name|Farming Skill Icon|link=Farming|Level 8}}
 
|ingredients = {{name|Slime|50}}{{name|Hardwood|20}}{{name|Gold Bar|1}}
 
|ingredients = {{name|Slime|50}}{{name|Hardwood|20}}{{name|Gold Bar|1}}
 
|sellprice  = Cannot be sold
 
|sellprice  = Cannot be sold
Line 9: Line 9:
  
 
==Products==
 
==Products==
'''Note:''' Processing time calculates differently while sleeping than while awake. 1 hour = 60 minutes when awake but = 100 minutes when sleeping.
+
:''For Truffle/Truffle Oil profitability, see also: [[Animal Products Profitability]]''
 
<section begin="oilmakerproducts"/>
 
<section begin="oilmakerproducts"/>
{| class="wikitable" id="roundedborder"
+
{|class="wikitable roundedborder"
 
!Image
 
!Image
 
!Name
 
!Name
 
!Description
 
!Description
 
!Ingredient
 
!Ingredient
!Processing Time
+
!Processing Time<noinclude><ref name="processtime"/></noinclude>
 
!Sell Price
 
!Sell Price
!Restores
+
!Energy / Health
 
|-
 
|-
 
|[[File:Truffle Oil.png]]
 
|[[File:Truffle Oil.png]]
Line 24: Line 24:
 
|{{Description|Truffle Oil}}
 
|{{Description|Truffle Oil}}
 
|{{name|Truffle|1}}
 
|{{name|Truffle|1}}
|{{Duration|360m (6 hours)}}
+
|{{Duration|360m (6 Hours)}}
 
|{{price|1065}}
 
|{{price|1065}}
 
|{{energy|38}}{{health|17}}
 
|{{energy|38}}{{health|17}}
 
|-
 
|-
|rowspan=3|[[File:Oil.png]]
+
|rowspan="3"|[[File:Oil.png]]
|rowspan=3|[[Oil]]
+
|rowspan="3"|[[Oil]]
|rowspan=3|{{Description|Oil}}
+
|rowspan="3"|{{Description|Oil}}
 
|{{name|Corn|1}}
 
|{{name|Corn|1}}
|{{Duration|1000m (&#8776;16.66h)}}
+
|{{Duration|1000m (&#8776;16 Hours)}}
 
|rowspan="3"|{{price|100}}
 
|rowspan="3"|{{price|100}}
 
|rowspan="3"|{{energy|13}}{{health|5}}
 
|rowspan="3"|{{energy|13}}{{health|5}}
 
|-
 
|-
 
|{{name|Sunflower Seeds|1}}
 
|{{name|Sunflower Seeds|1}}
|{{Duration|3200m (&#8776;53.33h)}}
+
|{{Duration|3200m (2 Days)}}
 
|-
 
|-
 
|{{name|Sunflower|1}}
 
|{{name|Sunflower|1}}
|{{Duration|60m (1 hour)}}
+
|{{Duration|60m (1 Hour)}}
 
|}<section end="oilmakerproducts"/>
 
|}<section end="oilmakerproducts"/>
 +
Processing time calculates differently depending on the time of day. 1 hour = 60 minutes from 6:00 AM to 2:00 AM, but = 100 minutes from 2:00 AM to 6:00 AM.
 +
 +
==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.4|Adjusted processing time so that machines process 100 minutes from 2:00 AM to 6:00 AM, not every hour the player is asleep. Oil makers can now be stacked in a player's [[inventory]] and in [[Chest|chests]].}}
  
 
{{NavboxEquipment}}
 
{{NavboxEquipment}}

Latest revision as of 19:18, 29 November 2022

Oil Maker
Oil Maker.png
Makes gourmet truffle oil.
Information
Source Crafting
Sell Price Cannot be sold
Crafting
Recipe Source Farming Skill Icon.png Farming (Level 8)
Ingredients Slime.png Slime (50)Hardwood.png Hardwood (20)Gold Bar.png Gold Bar (1)

The Oil Maker is a type of Artisan Equipment used to make Artisan Goods. It takes specific items and turns them into oil.

Products

For Truffle/Truffle Oil profitability, see also: Animal Products Profitability
Image Name Description Ingredient Processing Time[1] Sell Price Energy / Health
Truffle Oil.png Truffle Oil A gourmet cooking ingredient. Truffle.png Truffle (1) Time Icon.png 360m (6 Hours) data-sort-value="1065">Gold.png1,065g Energy.png38Health.png17
Oil.png Oil All purpose cooking oil. Corn.png Corn (1) Time Icon.png 1000m (≈16 Hours) data-sort-value="100">Gold.png100g Energy.png13Health.png5
Sunflower Seeds.png Sunflower Seeds (1) Time Icon.png 3200m (2 Days)
Sunflower.png Sunflower (1) Time Icon.png 60m (1 Hour)

Processing time calculates differently depending on the time of day. 1 hour = 60 minutes from 6:00 AM to 2:00 AM, but = 100 minutes from 2:00 AM to 6:00 AM.

References

  1. See Object::performObjectDropInAction in the game code and Data\ObjectInformation.xnb for corresponding items IDs.

History

  • 1.0: Introduced.
  • 1.4: Adjusted processing time so that machines process 100 minutes from 2:00 AM to 6:00 AM, not every hour the player is asleep. Oil makers can now be stacked in a player's inventory and in chests.