![]() |
PZwiki Update Project — Project Zomboid has received its largest update ever. We need your help to get the wiki updated to build 41! Want to get started? See the community portal or join the discussion on the official Discord (pzwiki_editing). We appreciate any level of contribution. |
Roasting Pan
Jump to navigation
Jump to search
![]() |
English • français • русский |
Roasting Pan | ||
---|---|---|
![]() | ||
| ||
General | ||
Category | Item | |
Weight | 0.1 | |
Function | Cooking utensil | |
Technical details | ||
Base ID | Base.BakingPan |
A roasting pan is a tool used in cooking.
Usage
A roasting pan is used in the preparation of roasted vegetables, which is a customisable recipe.
Crafting
Cooking
- Main article: Cooking
Product | XP Gained | Skill(s) | Recipe | Ingredient 1 | Ingredient 2 |
---|---|---|---|---|---|
![]() Roasted Vegetables |
0.75 Cooking | none | ![]() Roasting Pan (Base item) |
![]() Roasted Vegetables Ingredients (1−6) (consumed) |
Distribution
Roasting pans are commonly found in kitchens, both in houses and restaurants.
Do not attempt to use a Microwave as a heatsource for cooking a roast, as it contains the tag "hasMetal".
Code
(ProjectZomboid\media\scripts\items.txt)
item RoastingPan { DisplayCategory = Cooking, Weight = 1.3, Type = Normal, DisplayName = Roasting Pan, Icon = Roastingpan, MetalValue = 60, WorldStaticModel = RoastingPan, }
See also