Bacon Strips

From PZwiki
Revision as of 12:29, 13 December 2015 by Jonas (talk | contribs)
Notebook.png
This article may need more content.
Editors are encouraged to add new material to the page while expanding upon current topics.


The Bacon Rashers can be turned into 3 Bacon Bits File:BaconBits.png per Bacon Rasher (Kitchen/Hunting knife) required).

Nutritional Information

Template:Consumables2

Crafting

Name Recipe Description Crafting Level
























Evolved Recipes

Product Nutrition
Stew
Stew
5
Salad
Salad
5
Stir Fry
Stir Fry
5
Roasted Vegetables
Roasted Vegetables
5
Sandwich
Sandwich
5
Burger
Burger
5
Pie (savory)
Pie (savory)
5
Cake
Cake
0

Code

item BaconRashers
	{
		Type				=		Food,
		DisplayName			=		Bacon Rashers,
		Icon				=		TZ_BaconRashers,
		Weight				=		0.1,
		IsCookable			= 		true,
		MinutesToCook   	= 		15,
		MinutesToBurn   	= 		35,
		HungerChange 		=		-5,
		DaysFresh 			=		1,
		DaysTotallyRotten 	= 		2,
		DangerousUncooked 	= 		true,
		EvolvedRecipe       =       Stew:5;Pie:5;Stir fry:5;Sandwich:5|Cooked;Burger:5;Salad:5|Cooked;Roasted Vegetables:5,
		FoodType    =   Meat,
	}

History

Alpha
- -

See Also


Template:Navbox/Consumables