Bacon Strips

From PZwiki
Revision as of 05:16, 17 March 2015 by Vl (talk | contribs) (Created page with "{{languages}}{{Notice|Short}} {{Consumables |image = MEATBaconRashers.png |hunger = -5 |weight = 0.1 }} The Bacon Rashers can then also be turned into 3 Bacon Bits File:B...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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 then also be turned into 3 Bacon Bits File:BaconBits.png per Bacon Rasher (Kitchen Knife also 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