Baking Pan: Difference between revisions

From PZwiki
(page was missing, so i done went and maded it; needs a picture)
 
mNo edit summary
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Notice|Improve}}
{{languages|Baking Pan}}
 
{{header|The Game World|Items|Tools|type=Tool|version=Version 40|incver=8}}{{Infobox normal
{{Items
|display_name = Baking Pan
|
|name_colour = Tool
|name_text_colour = Tool
|image = BakingPan_120px.png
|category = Item
|weight = 0.1
|weight = 0.1
}}
|primary_use = [[Cooking]] utensil
|class_name = Base.BakingPan
}}A '''baking pan''' is a tool used in [[cooking]].


The [[Baking Pan]] is a cooking utensil used in conjunction with [[Cake Batter]] to make a [[Cake]].
==Usage==
It is most commonly found in kitchens, both in houses and in restaurants.
A baking pan is used in the preparation of [[cake]]s and [[pie]]s.


== Crafting ==
== Crafting ==
 
===Cooking===
{{Crafting table header}}
{{Main|Cooking}}
{{Cooking table header}}
{{RecipeLookup|2036}}
{{RecipeLookup|2037}}
{{RecipeLookup|2037}}
{{Crafting table footer}}
{{Crafting table footer}}


[[Category:Tools]]
==Distribution==
[[Category:Items]]
Baking pans are commonly found in kitchens, both in houses and restaurants.
 
== Code ==
'''''From newitems.txt (Project Zomboid directory/media/scripts/)'''''
{{Retrieved|version=40|incver=8}}
<pre> item BakingPan
Type = Normal,
DisplayName = Baking Pan,
Icon = BakingPan,
Weight = 0.1,
MetalValue = 60,</pre>
 
==See also==
*[[Cooking|Cooking Guide]]
*[[Roasting Pan]]
*[[Frying Pan]]
 
{{Navbox/Tools}}

Revision as of 11:55, 23 August 2018

The Game WorldItemsToolsBaking Pan
Baking Pan
Baking Pan
General
Category Item
Encumbrance
Heavy Load
0.1
Function Cooking utensil
Technical details
Base ID Base.BakingPan

A baking pan is a tool used in cooking.

Usage

A baking pan is used in the preparation of cakes and pies.

Crafting

Cooking

Main article: Cooking

Template:Cooking table header |- |
| | | ||
||
||
||
||
||
||
||
||
||
||
|- |
| | | ||
||
||
||
||
||
||
||
||
||
||
Template:Crafting table footer

Distribution

Baking pans are commonly found in kitchens, both in houses and restaurants.

Code

From newitems.txt (Project Zomboid directory/media/scripts/) Retrieved: Build 40.8

	item BakingPan
		Type			= Normal,
		DisplayName		= Baking Pan,
		Icon			= BakingPan,
		Weight			= 0.1,
		MetalValue 		= 60,

See also

Template:Navbox/Tools