Cheese
From PZwiki
| |
English |
|---|
| Cheese
|
Cheese is usually found in most kitchens of almost all houses. Eating it unmodified will reduce a small amount of hunger, and it can be made more efficient by crafting it into a cheese/grilled cheese sandwich or by using it as an ingredient for a soup.
Effects
Hunger: -20
Crafting
| Name | Recipe | Description | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
Broccoli Chicken Casserole.
| ||||||||||||||||||
|
|
A nutritious pot of simple soup.
Don't forget to cook it.
| ||||||||||||||||||
|
|
A nutritious pot of tasty soup.
Don't forget to cook it.
| ||||||||||||||||||
|
|
Cheese Sandwich.
| ||||||||||||||||||
|
|
Grilled Cheese Sandwich. |
Code
item Cheese
{
Type = Food,
DisplayName = Cheese,
Icon = Cheese,
Weight = 0.2,
HungerChange = -20,
DaysFresh = 14,
DaysTotallyRotten = 20,
}
