Pickles: Difference between revisions

From PZwiki
mNo edit summary
m (Distribution table update)
 
(27 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{languages|Pickles}}
{{Header|Project Zomboid|Items|Food|Vegetables}}
{{header|Project Zomboid|Items|Food|Non-Perishable Food|type=Food|version=Version 40|incver=7}}{{Infobox food
{{Page version|41.78.16}}
|display_name=Pickles
{{Infobox item
|name_colour=Food
|name=Pickles
|name_text_colour=Food
|model=Pickles_Model.png
|image=Pickles_120px.png
|icon=Pickles.png
|icon_name=Pickles
<!--GENERAL-->
<!--GENERAL-->
|category=Food
|category=Food
|weight=0.1
|weight=0.1
|packaged=True
<!--NUTRITION-->
<!--NUTRITION-->
|hunger_change=-5
|hunger_change=-5
Line 16: Line 16:
|carbohydrates=1
|carbohydrates=1
<!--TECHNICAL DETAILS-->
<!--TECHNICAL DETAILS-->
|class_name=Base.Pickles
|item_id=Base.Pickles
}}'''Pickles''' are a [[Food#Non-Perishable|non-perishable]] food [[item]].  
}}
'''Pickles''' are a non-perishable [[food]] [[Items|item]].


==Usage==
==Usage==
Pickles can be eaten, providing the player with some positive effects, however it is more effective when used in [[cooking]]. As it is non-perishable, pickles will never go stale or rotten.  
Pickles can be eaten, providing the player with some positive effects, however it is more effective when used in [[cooking]]. As it is non-perishable, pickles will never go stale or rotten.


== Crafting ==
==Crafting==
=== Evolved recipes ===
===Evolved recipes===
Pickles are a cooking [[Recipe Ingredients|ingredient]].
Pickles are a cooking [[Recipe ingredients|ingredient]].
{{EvolvedRecipesForItem|sandwich=5|burger=5|salad=5|ricepot=5|ricepan=5|pastapot=5|pastapan=5}}
{{EvolvedRecipesForItem|sandwich=5|burger=5|salad=5|rice=5|pasta=5}}


==Distribution==
==Distribution==
The loot distributions can be found in the table(s) below.
<!--BOT FLAG|Pickles|41.78.16-->
{{clear}}
<div class="togglebox theme-red">
    <div>Pickles distribution
        <span class="mw-customtoggle-togglebox-Pickles" 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-Pickles">
    <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
    | 20.0
    |-
    | all
    | {{ll|fridge}}
    | 4
    | 6.0
    |-
    | bar
    | {{ll|counter}}
    | 4
    | 6.0
    |-
    | burgerkitchen
    | {{ll|fridge}}
    | 4
    | 6.0
    |-
    | deepfry_kitchen
    | {{ll|fridge}}
    | 4
    | 6.0
    |-
    | dinerkitchen
    | {{ll|fridge}}
    | 4
    | 6.0
    |-
    | restaurantkitchen
    | {{ll|fridge}}
    | 4
    | 6.0
    |-
    | spiffoskitchen
    | {{ll|fridge}}
    | 4
    | 6.0
    |}
</div>
    </div><div style="clear:both;"></div>
    </div></div><div class="toggle large mw-customtoggle-togglebox-Pickles" title="{{int:show}}/{{int:hide}}"></div></div>
<!--END BOT FLAG|Pickles|41.78.16-->
Pickles can be found in [[refrigerator]]s and [[Containers#Displays|grocery displays]].
Pickles can be found in [[refrigerator]]s and [[Containers#Displays|grocery displays]].


== Code ==
==Code==
'''''From newitems.txt (Project Zomboid directory/media/scripts/)'''''
{{CodeBox
{{Retrieved|version=40|incver=7}}
| {{CodeSnip
<pre> item Pickles
  | lang = java
HungerChange = -5,
  | line = true
Weight = 0.1,
  | start = 5670
AlwaysWelcomeGift = true,
  | source = items_food.txt
Type = Food,
  | retrieved = true
DisplayName = Pickles,
  | version = 41.78.16
Icon = Pickles,
  | code =
EvolvedRecipe = Sandwich:5;Burger:5;Salad:5;RicePot:5;RicePan:5;PastaPot:5;PastaPan:5,
item Pickles
FoodType   = NoExplicit,
{
Carbohydrates = 1,
DisplayName = Pickles,
Proteins = 0,
DisplayCategory = Food,
Lipids = 0,
Type = Food,
Calories = 5,</pre>
Weight = 0.1,
Icon = Pickles,
EvolvedRecipe = Sandwich:5;Sandwich Baguette:5;Burger:5;Salad:5;RicePot:5;RicePan:5;PastaPot:5;PastaPan:5;ConeIcecream:5,
FoodType = NoExplicit,
HungerChange = -5,
Calories = 5,
Carbohydrates = 1,
Lipids = 0,
Proteins = 0,
WorldStaticModel = Pickles,
EvolvedRecipeName = Pickle,
}
}}
}}
 
==See also==
*[[Edamame]]
*[[Zucchini]]
 
{{Navbox items|plants}}


== See also ==
*[[Recipe Ingredients#Sandwich & Burger Ingredients|Sandwich & Burger Ingredients]]
*[[Recipe Ingredients#Salad Ingredients|Salad Ingredients]]


{{Navbox/Consumables}}
[[Category:Non-perishable food]]

Latest revision as of 16:17, 24 April 2024

UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Pickles
Pickles Model.png
General
Category
Food
Encumbrance
Moodle Icon HeavyLoad.png
0.1
Nutrition
HungerMoodle Icon Hungry.png
-5
CaloriesCalories
5
CarbohydratesCarbohydrates
1
ProteinsProteins
0
FatFat
0
Technical
Item ID
Base.Pickles

Pickles are a non-perishable food item.

Usage

Pickles can be eaten, providing the player with some positive effects, however it is more effective when used in cooking. As it is non-perishable, pickles will never go stale or rotten.

Crafting

Evolved recipes

Pickles are a cooking ingredient.

Product Nutrition
Salad
Salad
5
Sandwich
Sandwich
5
Burger
Burger
5
Rice Pot/Saucepan
Rice Pot/Saucepan
5
Pasta Pot/Saucepan
Pasta Pot/Saucepan
5

Distribution

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

Pickles distribution Show / Hide
Containers
Building / Room Container Rolls Chance
all GroceryBag1 1 6.0
all GroceryBag5 1 20.0
all fridge 4 6.0
bar counter 4 6.0
burgerkitchen fridge 4 6.0
deepfry_kitchen fridge 4 6.0
dinerkitchen fridge 4 6.0
restaurantkitchen fridge 4 6.0
spiffoskitchen fridge 4 6.0

Pickles can be found in refrigerators and grocery displays.

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 Pickles
	{
		DisplayName = Pickles,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.1,
		Icon = Pickles,
		EvolvedRecipe = Sandwich:5;Sandwich Baguette:5;Burger:5;Salad:5;RicePot:5;RicePan:5;PastaPot:5;PastaPan:5;ConeIcecream:5,
		FoodType = NoExplicit,
		HungerChange = -5,
		Calories = 5,
		Carbohydrates = 1,
		Lipids = 0,
		Proteins = 0,
		WorldStaticModel = Pickles,
		EvolvedRecipeName = Pickle,
	}

See also