Jar of Tomatoes: Difference between revisions

From PZwiki
(rename)
 
mNo edit summary
Line 6: Line 6:
}}
}}


 
== Recipe ==
 
== Crafting ==
consumption <br>
[[File:Water_drop.png|18px|link=Water|Water]] [[Water|Water]] x10 = [[File:UTENSILEmptyWaterBottle.png|18px|link=Water Bottle|Water Bottle]] [[Water Bottle|Water Bottle]](Full)<br>
[[File:Vinegar.png|18px|link=Vinegar|Vinegar]] [[Vinegar|Vinegar]] (UseDelta=0.1) x2 = '''0.2'''<br>
[[File:INGREDIENTSugar.png|q8px|link=Sugar|Sugar]] [[Sugar|Sugar]] (UseDelta=0.16) x1 = '''0.16''' 
{| class="wikitable sortable" style="text-align:center;"  
{| class="wikitable sortable" style="text-align:center;"  
|-  
|-  

Revision as of 05:53, 15 August 2015

Notebook.png
This article may need more content.
Editors are encouraged to add new material to the page while expanding upon current topics.


Recipe

Name Recipe Description Crafting Level












Code

item CannedTomato
	{
		Type				=		Food,
		DisplayName			=		Jar of Tomatoes,
		Icon				=		JarBrown,
		Weight				=		0.5,
		DaysFresh 			=		60,
		DaysTotallyRotten 	=	 	90,
		OnCooked            =       CannedFood_OnCooked,
		IsCookable	        =	    TRUE,
        MinutesToBurn	    =	    120,
        MinutesToCook	    =	    60,
	}

History

Alpha
- -

See Also

Template:Navbox/Consumables