Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Be crafty.png

Build 42 unstable is out now!

The wiki has already begun updating. Please be patient during the transition.
Help us by contributing to the build 42 update project.
The Project Zomboid Map Project will not be updated until at least January, in the meantime use B42 Map.

404SpiffoMascotMap.png

Cilantro

From PZwiki
Project ZomboidItemsFoodSpicesCilantro
UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Parts of this page may have been automatically updated to the latest build (42.0.2).
For the build 41.78.16 article, please see the old revision.
Cilantro
HerbCilantro Model.png
General
Category
Food
Encumbrance
Moodle Icon HeavyLoad.png
0.1
Properties
Days fresh
6 days
Days until rotten
10 days
Nutrition
HungerUI Hunger.png
-1
CaloriesCalories
0.1
CarbohydratesCarbohydrates
0
ProteinsProteins
0
FatFat
0
Cooking
Spice
True
Technical
Item ID
Base.Cilantro

Cilantro is a wild herb which can be used as a non-perishable food item or used in cooking as 'spice'.

Usage

Cilantro is used as spice in cooking recipes.

Cooking

Evolved recipes

Cilantro is a spice when used in cooking recipes, therefore will not be included in the maximum number of ingredients.

Product Nutrition
PotFull.png
Soup
1
PotFull.png
Stew
1
TZ CraftSalat.png
Salad
1
Stir Fry
Stir Fry
1
RoastingpanFull.png
Roasted Vegetables
1
SandwichSandwich
Sandwich
1
Burger
Burger
1
Taco.png
Taco (crafted)
1
Burrito.png
Burrito (crafted)
1
PanFull.png
Omelette (crafted)
1
PizzaWhole.png
Pizza (crafted)
1

Location

Cilantro distributionShow / Hide

Effective chance calculations are based off of default 'apocalypse' loot settings, with no luck modifier, and average zombie density. The higher the density of zombies in an area, the higher the effective chance of an item spawning. Chance is also influenced by the lucky and unlucky traits. Duplicate entries do exist, but have been removed for clarity.

Containers
Building/Room Container Effective chance
all fridge 5.1%
livingroom fridge 5.1%
mexicankitchen fridge 19.68%
restaurantkitchen fridge 4.44%
Foraging
Amount Skill level Biome: chance Weather modifiers % Month modifiers
Snow Rain Day Night Months available Bonus months Malus months
1-3 - DeepForest: 1
Farm: 1
FarmLand: 1
ForagingNav: 1
Forest: 1
TownZone: 1
TrailerPark: 1
Vegitation: 1
- 15 - - January to September January to March January to February

History

Base.Cilantro

Version Description
Build 42.0.0 DaysFresh added with value 6.
DaysTotallyRotten added with value 10.
EatType added with value EatSmall.
EvolvedRecipe changed from {'Stir fry': '1', 'Roasted Vegetables': '1', 'Pizza': '1', 'Omelette': '1', 'Burrito': '1', 'Salad': '1', 'Sandwich': '1', 'Sandwich Baguette': '1', 'Soup': '1', 'Stew': '1', 'Taco': '1', 'Burger': '1'} to {'Stir fry': '1', 'Pizza': '1', 'Omelette': '1', 'Burrito': '1', 'Salad': '1', 'Sandwich': '1', 'Soup': '1', 'Stew': '1', 'Taco': '1', 'Burger': '1', 'Hotdog': '1'}.
Item tag added with value ['isCutting', 'isSeed'].
Build 41.78.3 EvolvedRecipe changed from {'Pizza': '1', 'Omelette': '1', 'Burrito': '1', 'Salad': '1', 'Sandwich': '1', 'Sandwich Baguette': '1', 'Soup': '1', 'Stew': '1', 'Taco': '1', 'Burger': '1'} to {'Stir fry': '1', 'Roasted Vegetables': '1', 'Pizza': '1', 'Omelette': '1', 'Burrito': '1', 'Salad': '1', 'Sandwich': '1', 'Sandwich Baguette': '1', 'Soup': '1', 'Stew': '1', 'Taco': '1', 'Burger': '1'}.
Build 41.78.1 EvolvedRecipe changed from {'Stir fry': '1', 'Roasted Vegetables': '1', 'Pizza': '1', 'Omelette': '1', 'Burrito': '1', 'Salad': '1', 'Sandwich': '1', 'Sandwich Baguette': '1', 'Soup': '1', 'Stew': '1', 'Taco': '1', 'Burger': '1'} to {'Pizza': '1', 'Omelette': '1', 'Burrito': '1', 'Salad': '1', 'Sandwich': '1', 'Sandwich Baguette': '1', 'Soup': '1', 'Stew': '1', 'Taco': '1', 'Burger': '1'}.
Build 41.78 EvolvedRecipe changed from {'Pizza': '1', 'Omelette': '1', 'Burrito': '1', 'Salad': '1', 'Sandwich': '1', 'Sandwich Baguette': '1', 'Soup': '1', 'Stew': '1', 'Taco': '1', 'Burger': '1'} to {'Stir fry': '1', 'Roasted Vegetables': '1', 'Pizza': '1', 'Omelette': '1', 'Burrito': '1', 'Salad': '1', 'Sandwich': '1', 'Sandwich Baguette': '1', 'Soup': '1', 'Stew': '1', 'Taco': '1', 'Burger': '1'}.
Build 41.72 EvolvedRecipe added with value {'Pizza': '1', 'Omelette': '1', 'Burrito': '1', 'Salad': '1', 'Sandwich': '1', 'Sandwich Baguette': '1', 'Soup': '1', 'Stew': '1', 'Taco': '1', 'Burger': '1'}.
FoodType added with value Herb.
Build 41.69 Released on this version.

Code

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

Source: ProjectZomboid\media\scripts\items_food_spice.txt

Retrieved: Build 42.0.2
item Cilantro
	{
		DisplayName = Cilantro,
		DisplayCategory = Food,
		EatType = EatSmall,
		Type = Food,
		Weight = 0.1,
		Icon = HerbCilantro,
		EvolvedRecipe = Stir fry:1;Pizza:1;Omelette:1;Burrito:1;Salad:1;Sandwich:1;Soup:1;Stew:1;Taco:1;Burger:1;Hotdog:1,
		Spice = true,
		HungerChange = -1,
		Calories = 0.1,
		Carbohydrates = 0,
		Lipids = 0,
		Proteins = 0,
		WorldStaticModel = HerbCilantro_Ground,
		FoodType = Herb,
		Tags = isCutting;isSeed,
		DaysFresh = 6,
		DaysTotallyRotten = 10,
	}

See also