Roasting Pan: Difference between revisions

From PZwiki
No edit summary
mNo edit summary
Line 2: Line 2:
{{Items  
{{Items  
|image = Roasting Pan.png
|image = Roasting Pan.png
|weight = 2
|weight = 1.3
}}
}}
A kitchen tool used to make a broccoli chicken cheese casserole.
== Crafting ==
== Crafting ==
{| class="wikitable sortable" style="text-align:center;"  
{| class="wikitable sortable" style="text-align:center;"  
Line 18: Line 21:
DisplayName = Roasting Pan,
DisplayName = Roasting Pan,
Icon = Roastingpan,
Icon = Roastingpan,
Weight = 2.0,
Weight = 1.3,
} </nowiki>
} </nowiki>
[[Category:Tools]]
[[Category:Tools]]
[[Category:Version 0.2.0p]]
[[Category:Version 0.2.0p]]

Revision as of 07:57, 5 May 2013

Template:Items

A kitchen tool used to make a broccoli chicken cheese casserole.

Crafting

Name Recipe Description












Code

item RoastingPan
{
	Type				=			Normal,
	DisplayName			=			Roasting Pan,
	Icon				=			Roastingpan,
	Weight				=			1.3,
}