Mustard: Difference between revisions

From PZwiki
m (Automated linking update.)
m (Automated Formatting)
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Header|Project Zomboid|Items|Food|Spices}}
{{Header|Project Zomboid|Items|Food|Spices}}
{{Page version|41.73}}
{{Page version|41.78.16}}
{{Infobox item
{{Infobox item
|name=Mustard
|name=Mustard
Line 20: Line 20:
<!--TECHNICAL DETAILS-->
<!--TECHNICAL DETAILS-->
|item_id=Base.Mustard
|item_id=Base.Mustard
}}'''Mustard''' is a [[Food#Non-Perishable|non-perishable]] 'spice' food [[items|item]]]] used in [[cooking]].
}}
'''Mustard''' is a non-perishable 'spice' [[food]] [[Items|item]] used in [[cooking]].


==Usage==
==Usage==
Line 30: Line 31:
===Evolved recipes===
===Evolved recipes===
Mustard is a spice when used in [[cooking]] [[Recipe ingredients|recipes]], therefore will not be included in the maximum number of ingredients.
Mustard is a spice when used in [[cooking]] [[Recipe ingredients|recipes]], therefore will not be included in the maximum number of ingredients.
{{EvolvedRecipesForItem|spice=true|sandwich=2|burger=2|rice=2|pasta=2|Salad=2}}
{{EvolvedRecipesForItem|spice=true|sandwich=2|burger=2|rice=2|pasta=2|salad=2}}


==Distribution==
==Distribution==
Line 38: Line 39:
! colspan="4" | Containers
! colspan="4" | Containers
|-
|-
!Building/Room
! Building/Room
!Container
! Container
! style="width: 3.2em;" |Rolls
! style="width: 3.2em;" | Rolls
! style="width: 3.2em;" |Chance
! style="width: 3.2em;" | Chance
|-
|-
| rowspan="3"|all
|rowspan="3"|all
| [[fridge]]
|[[fridge]]
| 4
|4
| 0.2
|0.2
|-
|-
|[[fridge]]
|[[fridge]]
Line 56: Line 57:
|0.2
|0.2
|-
|-
| bandkitchen
|bandkitchen
| [[fridge]]
|[[fridge]]
| 4
|4
| 1
|1
|-
|-
| breakroom
|breakroom
| [[fridge]]
|[[fridge]]
| 4
|4
| 1
|1
|-
|-
| rowspan="2"|burgerkitchen
|rowspan="2"|burgerkitchen
| [[counter]]
|[[counter]]
| 4
|4
| 1
|1
|-
|-
|[[fridge]]
|[[fridge]]
Line 75: Line 76:
|1
|1
|-
|-
| cafeteriakitchen
|cafeteriakitchen
| [[counter]]
|[[counter]]
| 4
|4
| 1
|1
|-
|-
| deepfry_kitchen
|deepfry_kitchen
| [[fridge]]
|[[fridge]]
| 4
|4
| 1
|1
|-
|-
| dinerkitchen
|dinerkitchen
| [[fridge]]
|[[fridge]]
| 4
|4
| 1
|1
|-
|-
| generalstore
|generalstore
| [[crate]]
|[[crate]]
| 4
|4
| 1
|1
|-
|-
| rowspan="2"|kitchen_crepe
|rowspan="2"|kitchen_crepe
| [[counter]]
|[[counter]]
| 4
|4
| 1
|1
|-
|-
|[[fridge]]
|[[fridge]]
Line 104: Line 105:
|1
|1
|-
|-
| restaurantkitchen
|restaurantkitchen
| [[fridge]]
|[[fridge]]
| 4
|4
| 1
|1
|-
|-
| spiffoskitchen
|spiffoskitchen
| [[fridge]]
|[[fridge]]
| 4
|4
| 1
|1
|}
|}
Mustard can be found in [[Containers#Kitchen_Counter|kitchen counters]], [[refrigerator]]s and the [[trunk]] of a [[Franklin Valuline#Spiffo's Van|Spiffo's van]].
Mustard can be found in [[Containers#Kitchen_Counter|kitchen counters]], [[refrigerator]]s and the [[trunk]] of a [[Franklin Valuline#Spiffo's Van|Spiffo's van]].
Line 120: Line 121:
| {{CodeSnip
| {{CodeSnip
   | lang = java
   | lang = java
   | line = false
   | line = true
  | start = 5281
   | source = items_food.txt
   | source = items_food.txt
   | retrieved = true
   | retrieved = true
   | version = 41.73
   | version = 41.78.16
   | code =
   | code =
item Mustard
item Mustard
{
{
    DisplayName             = Mustard,
DisplayName = Mustard,
    DisplayCategory         = Food,
DisplayCategory = Food,
    Type                   = Food,
Type = Food,
    Weight                 = 0.2,
Weight = 0.2,
    Icon                   = Mustard,
Icon = Mustard,
    CantBeFrozen           = TRUE,
CantBeFrozen = TRUE,
    EvolvedRecipe           = Sandwich:2;Sandwich Baguette:2;Burger:2;Salad:2;RicePot:2;RicePan:2;PastaPot:2;PastaPan:2,
EvolvedRecipe = Sandwich:2;Sandwich Baguette:2;Burger:2;Salad:2;RicePot:2;RicePan:2;PastaPot:2;PastaPan:2,
    Packaged               = TRUE,
Packaged = TRUE,
    Spice                   = true,
Spice = true,
    HungerChange           = -20,
HungerChange = -20,
    UnhappyChange           = 30,
UnhappyChange = 30,
    Calories               = 510,
Calories = 510,
    Carbohydrates           = 0,
Carbohydrates = 0,
    Lipids                 = 0,
Lipids = 0,
    Proteins               = 0,
Proteins = 0,
    WorldStaticModel       = Mustard,
WorldStaticModel = Mustard,
    FoodType               = NoExplicit,
FoodType = NoExplicit,
}
}
  }}
}}
}}
}}


Line 153: Line 155:
*[[Soy Sauce]]
*[[Soy Sauce]]


{{Navbox food}}
{{Navbox items|miscellaneous_food}}
 
 
[[Category:Non-perishable food]]
[[Category:Non-perishable food]]

Revision as of 10:27, 14 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]
Mustard
Mustard Model.png
General
Category
Food
Encumbrance
Moodle Icon HeavyLoad.png
0.2
Properties
Packaged
Yes
Nutrition
HungerMoodle Icon Hungry.png
-20
CaloriesCalories
510
CarbohydratesCarbohydrates
0
ProteinsProteins
0
FatFat
0
Effect
UnhappinessMoodle Icon Unhappy.png
+30
Technical
Item ID
Base.Mustard

Mustard is a non-perishable 'spice' food item used in cooking.

Usage

Mustard can be eaten raw, providing the player with some positive and negative effects. Mustard is more effective when used as cooking ingredient, as all negative effects are removed.

Crafting

Main article: Cooking

Evolved recipes

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

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

Distribution

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

Containers
Building/Room Container Rolls Chance
all fridge 4 0.2
fridge 4 0.2
fridge 4 0.2
bandkitchen fridge 4 1
breakroom fridge 4 1
burgerkitchen counter 4 1
fridge 4 1
cafeteriakitchen counter 4 1
deepfry_kitchen fridge 4 1
dinerkitchen fridge 4 1
generalstore crate 4 1
kitchen_crepe counter 4 1
fridge 4 1
restaurantkitchen fridge 4 1
spiffoskitchen fridge 4 1

Mustard can be found in kitchen counters, 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 Mustard
	{
		DisplayName = Mustard,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.2,
		Icon = Mustard,
		CantBeFrozen = TRUE,
		EvolvedRecipe = Sandwich:2;Sandwich Baguette:2;Burger:2;Salad:2;RicePot:2;RicePan:2;PastaPot:2;PastaPan:2,
		Packaged = TRUE,
		Spice = true,
		HungerChange = -20,
		UnhappyChange = 30,
		Calories = 510,
		Carbohydrates = 0,
		Lipids = 0,
		Proteins = 0,
		WorldStaticModel = Mustard,
		FoodType = NoExplicit,
	}

See also