Processed Cheese: Difference between revisions

From PZwiki
m (Remove obsolete template)
m (Distribution table update)
(28 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{Languages}}{{Header|Project Zomboid|Items|Food|Perishable Food|type=Food|version=Version 41|incver=73}}{{Infobox food
{{Header|Project Zomboid|Items|Food|Miscellaneous food}}
|display_name=Processed Cheese
{{Page version|41.78.16}}
|name_colour=Food
{{Reupload|Missing 3D variant model (Rotten)}}
|name_text_colour=Food
{{Infobox item
|image=Processedcheese.png
|name=Processed Cheese
|model=ProcessedCheese_Model.png
|icon=Processedcheese.png
|icon_name=Processed Cheese
<!--GENERAL-->
<!--GENERAL-->
|category=Food
|category=Food
|weight=0.1
|weight=0.1
|days_fresh=6
|days_fresh=6
|days_rotten=4
|days_rotten=10
|packaged=Yes
|packaged=Yes
<!--NUTRITION-->
<!--NUTRITION-->
Line 17: Line 20:
|carbohydrates=0
|carbohydrates=0
<!--TECHNICAL DETAILS-->
<!--TECHNICAL DETAILS-->
|class_name=Base.Processedcheese
|item_id=Base.Processedcheese
}}'''Processed cheese''' is a [[Food#Perishable|perishable]] food [[item]] used in [[cooking]].  
}}
'''Processed cheese''' is a perishable [[food]] [[Items|item]] used in [[cooking]].


==Usage==
==Usage==
===Consumable properties===
===Consumable properties===
Processed cheese can be eaten, providing the player with some positive effects, however these will become negative the longer it's left to perish.
Processed cheese can be eaten, providing the player with some positive effects, however these will become negative the longer it's left to perish.
{{Consumables2
{{Consumables
|image = Processedcheese.png
|image = Processedcheese.png
|perishable = 1
|perishable = 1
Line 42: Line 45:
===What it can make===
===What it can make===
Processed cheese can be used to make a [[Cheese Sandwich|cheese sandwich]].
Processed cheese can be used to make a [[Cheese Sandwich|cheese sandwich]].
{{Crafting header|type=food|ing=2}}
{{Crafting/sandbox2
{{Crafting cooking|150|ing=2}}
|cheese_sandwich
|}
}}


===Evolved recipes===
===Evolved recipes===
Processed cheese is a cooking [[Recipe Ingredients|ingredient]].
Processed cheese is a cooking [[Recipe ingredients|ingredient]].
{{EvolvedRecipesForItem|sandwich=5|burger=5|rice=5|pasta=5|Bread=5|Toast=5,}}
{{EvolvedRecipesForItem|sandwich=5|burger=5|rice=5|pasta=5|bread=5|toast=5}}


==Distribution==
==Distribution==
The loot distributions can be found in the table(s) below.
<!--BOT FLAG|Processedcheese|41.78.16-->
{{clear}}
<div class="togglebox theme-red">
    <div>Processedcheese distribution
        <span class="mw-customtoggle-togglebox-Processedcheese" title="{{int:show}} / {{int:hide}}" style="float:right; padding-right:30px; padding-top:4px; font-size:0.7em; font-weight:normal;">{{int:show}} / {{int:hide}}</span></div>
    <div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-togglebox-Processedcheese">
    <div class="toggle-content"><div style="display: flex;"><div style="float:left;">
    {| class="wikitable theme-red" style="margin-right:15px; width:95%;"
    |+ {{ll|Containers}}
    ! Building / Room
    ! Container
    ! Rolls
    ! Chance
    |-
    | all
    | {{ll|GroceryBag1}}
    | 1
    | 6.0
    |-
    | all
    | {{ll|GroceryBag5}}
    | 1
    | 10.0
    |-
    | all
    | {{ll|GroceryBag5}}
    | 1
    | 50.0
    |-
    | all
    | {{ll|fridge}}
    | 4
    | 6.0
    |-
    | breakroom
    | {{ll|fridge}}
    | 4
    | 8.0
    |-
    | burgerkitchen
    | {{ll|fridge}}
    | 4
    | 10.0
    |-
    | burgerkitchen
    | {{ll|fridge}}
    | 4
    | 20.0
    |-
    | conveniencestore
    | {{ll|fridge}}
    | 4
    | 10.0
    |-
    | conveniencestore
    | {{ll|fridge}}
    | 4
    | 20.0
    |-
    | deepfry_kitchen
    | {{ll|fridge}}
    | 4
    | 10.0
    |-
    | dinerkitchen
    | {{ll|fridge}}
    | 4
    | 10.0
    |-
    | restaurantkitchen
    | {{ll|fridge}}
    | 4
    | 10.0
    |-
    | spiffoskitchen
    | {{ll|fridge}}
    | 4
    | 10.0
    |-
    | spiffoskitchen
    | {{ll|fridge}}
    | 4
    | 20.0
    |}
</div>
    </div><div style="clear:both;"></div>
    </div></div><div class="toggle large mw-customtoggle-togglebox-Processedcheese" title="{{int:show}}/{{int:hide}}"></div></div>
<!--END BOT FLAG|Processedcheese|41.78.16-->
Processed cheese can be found inside [[refrigerator]]s and the [[trunk]] of a [[Franklin Valuline#Spiffo's Van|Spiffo's van]].
Processed cheese can be found inside [[refrigerator]]s and the [[trunk]] of a [[Franklin Valuline#Spiffo's Van|Spiffo's van]].
==Gallery==
<gallery>
ProcessedCheese_Model.png|Model for: [[File:Processedcheese.png]]
</gallery>


==Code==
==Code==
'''''From items_food.txt (Project Zomboid directory/media/scripts/)'''''
{{CodeBox
{{Retrieved|version=41|incver=73}}
| {{CodeSnip
<pre>
  | lang = java
item Processedcheese
  | line = true
  | start = 5433
  | source = items_food.txt
  | retrieved = true
  | version = 41.78.16
  | code =
item Processedcheese
{
{
DisplayName = Processed Cheese,
DisplayName = Processed Cheese,
Line 82: Line 176:
Tags = Cheese,
Tags = Cheese,
}
}
</pre>
}}
}}


==See also==
==See also==
Line 88: Line 183:
*[[Cheese Sandwich]]
*[[Cheese Sandwich]]


{{Navbox food}}
{{Navbox items|food}}
 
[[Category:Perishable food]]

Revision as of 16:24, 24 April 2024

Project ZomboidItemsFoodMiscellaneous foodProcessed Cheese
UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Frame.png
This article contains outdated/low-quality images.
Reason: Missing 3D variant model (Rotten)
Please help the PZwiki by uploading an improved/updated version of the image(s) found on this page.
Processed Cheese
ProcessedCheese Model.png
General
Category
Food
Encumbrance
Moodle Icon HeavyLoad.png
0.1
Properties
Packaged
Yes
Days fresh
6 days
Days until rotten
10 days
Nutrition
HungerMoodle Icon Hungry.png
-5
CaloriesCalories
70
CarbohydratesCarbohydrates
0
ProteinsProteins
4
FatFat
6
Technical
Item ID
Base.Processedcheese

Processed cheese is a perishable food item used in cooking.

Usage

Consumable properties

Processed cheese can be eaten, providing the player with some positive effects, however these will become negative the longer it's left to perish.

Fresh Stale Rotten

Processedcheese.png
Hunger: -5


Processedcheese.png
Hunger: -3
Boredom: +10
Unhappiness: +10

Processedcheese.png
Hunger: -2
Boredom: +20
Unhappiness: +20
Dangerous, will cause sickness.

Crafting

Main article: Cooking

What it can make

Processed cheese can be used to make a cheese sandwich.

Product Ingredients Tools Requirements Workstation XP
Sandwich cheese.png
Cheese Sandwich
One of:
Cheese.png Cheese ×1
Processedcheese.png Processed Cheese ×1
Each of:
BreadSlices.png Bread Slices ×1
none none none 0.75 Cooking

Evolved recipes

Processed cheese is a cooking ingredient.

Product Nutrition
Sandwich
Sandwich
5
Burger
Burger
5
Rice Pot/Saucepan
Rice Pot/Saucepan
5
Pasta Pot/Saucepan
Pasta Pot/Saucepan
5
Bread
Bread
5
Toast
Toast
5

Distribution

The loot distributions can be found in the table(s) below.

Processedcheese distribution Show / Hide
Containers
Building / Room Container Rolls Chance
all GroceryBag1 1 6.0
all GroceryBag5 1 10.0
all GroceryBag5 1 50.0
all fridge 4 6.0
breakroom fridge 4 8.0
burgerkitchen fridge 4 10.0
burgerkitchen fridge 4 20.0
conveniencestore fridge 4 10.0
conveniencestore fridge 4 20.0
deepfry_kitchen fridge 4 10.0
dinerkitchen fridge 4 10.0
restaurantkitchen fridge 4 10.0
spiffoskitchen fridge 4 10.0
spiffoskitchen fridge 4 20.0

Processed cheese can be found inside refrigerators and the trunk of a Spiffo's van.

Code

Code icon.png Code snippet! This section contains source code from Project ZomboidShow / Hide

Source: ProjectZomboid\media\scripts\items_food.txt

Retrieved: Build 41.78.16
item Processedcheese
	{
		DisplayName = Processed Cheese,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.1,
		Icon = Processedcheese,
		EvolvedRecipe = Sandwich:5;Sandwich Baguette:5;Burger:5;RicePot:5;RicePan:5;PastaPot:5;PastaPan:5;Bread:5;Toast:5,
		FoodType = Cheese,
		Packaged = TRUE,
		DaysFresh = 6,
		DaysTotallyRotten = 10,
		HungerChange = -5,
		Calories = 70,
		Carbohydrates = 0,
		Lipids = 6,
		Proteins = 4,
		WorldStaticModel = ProcessedCheese,
		Tags = Cheese,
	}

See also