From PZwiki

Primary use: Cooking soup
Other uses: None
Weight: 4
|
A metal cooking pot. Can be used for heating up food in an oven. The pot is usually returned once the food inside has been eaten. Can be found in a kitchen cupboard within the starter house.
The cooking pot can be used to store water, but it is heavier than the standard water bottle.
Crafting
| Name
|
Recipe
|
Description
|
|
|
|
Increase morale by putting your soup into a pot and heating it up. Adds -40 hunger.
|
|
|
|
A nutritious pot of boring soup.
Don't forget to cook it.
|
|
|
|
A nutritious pot of simple soup.
Don't forget to cook it.
|
|
|
|
A nutritious pot of tasty soup.
Don't forget to cook it.
|
Code
item Pot
{
Weight = 4,
CanStoreWater = TRUE,
Type = Normal,
DisplayName = Cooking Pot,
ReplaceOnUseOn = WaterSource-WaterPot,
Icon = Pot,
}
History
| Alpha |
|
| RC 2.9.8a |
Add history here.
|
See Also