Mayonnaise: Difference between revisions

From PZwiki
mNo edit summary
m (Version bump)
(20 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{languages|Mayonnaise}}
{{Header|Project Zomboid|Items|Food|Spices}}
{{header|Project Zomboid|Items|Food|Perishable Food|type=Food|version=Version 41|incver=73}}{{Infobox food
{{Page version|41.78.16}}
|display_name=Mayonnaise
{{Infobox item
|name_colour=Food
|name=Mayonnaise
|name_text_colour=Food
|model=MayoJar_Model.png
|image=TZ_MayonnaiseFull 120px.png
|icon=TZ_MayonnaiseFull.png
|image_width=125px
|icon_name=Mayonnaise
|alternate_image=TZ_MayonnaiseEmpty.png
|icon2=TZ_MayonnaiseEmpty.png
|alternate_name=Empty Bottle
|icon_name2=Empty Bottle
|alternate_link=Water Bottle (Mayonnaise)
Water Bottle (Mayonnaise)
<!--GENERAL-->
<!--GENERAL-->
|category=Food
|category=Food
Line 25: Line 25:
|boredom_change=+10
|boredom_change=+10
<!--TECHNICAL DETAILS-->
<!--TECHNICAL DETAILS-->
|class_name=farming.MayonnaiseFull
|item_id=farming.MayonnaiseFull
}}'''Mayonnaise''' is a [[Food#Perishable|perishable]] 'spice' food [[item]] used in [[cooking]].  
}}
 
'''Mayonnaise''' is a [[Food#Perishable|perishable]] 'spice' food [[Items|item]] used in [[cooking]].


==Usage==
==Usage==
=== Consumable properties ===
===Consumable properties===
Mayonnaise can be eaten, providing the player with some positive effects, however these will become negative the longer it's left to perish.
Mayonnaise 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 = TZ_MayonnaiseFull.png
|image = TZ_MayonnaiseFull.png
|boredom = +10
|unhappiness = +5
|rotten image = TZ_MayonnaiseFull.png
|rotten image = TZ_MayonnaiseFull.png
|hunger = -30
|hunger = -30
Line 47: Line 51:
==Crafting==
==Crafting==
{{Main|Cooking}}
{{Main|Cooking}}
=== Evolved recipes ===
 
Mayonnaise is a spice when used in [[cooking]] [[Recipe Ingredients|recipes]], therefore will not be included in the maximum number of ingredients.
===Evolved recipes===
Mayonnaise 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|salad=2|rice=2|pasta=2|taco=2|burrito=2}}
{{EvolvedRecipesForItem|spice=true|sandwich=2|burger=2|salad=2|rice=2|pasta=2|taco=2|burrito=2}}


Line 54: Line 59:
Mayonnaise can be found in [[refrigerator]]s.
Mayonnaise can be found in [[refrigerator]]s.


==Gallery==
==Code==
<gallery>
{{CodeBox
JarLid_Mayo_Model.png|Mayonnaise model when placed in the world.
| {{CodeSnip
</gallery>
  | lang = java
  | line = true
  | start = 224
  | source = farming.txt
  | retrieved = true
  | version = 41.78.16
  | code =
item MayonnaiseFull
{
    DisplayCategory = Food,
Type = Food,
DisplayName = Mayonnaise,
Icon = TZ_MayonnaiseFull,
Weight = 0.5,
HungerChange = -30,
BoredomChange = 10,
UnhappyChange = 5,
DaysFresh = 10,
DaysTotallyRotten = 13,
ReplaceOnUse     = MayonnaiseEmpty,
EvolvedRecipe      =      Sandwich:2;Sandwich Baguette:2;Burger:2;Salad:2;RicePot:2;RicePan:2;PastaPot:2;PastaPan:2;Taco:2;Burrito:2,
Spice  =  true,
        Carbohydrates = 0,
        Proteins = 0,
        Lipids = 330,
        Calories = 3000,
        Packaged = TRUE,
        EatType = candrink,
        StaticModel = MayoJar,
        WorldStaticModel = MayoJar_Ground,
FoodType = NoExplicit,
}
}}
}}


== Code ==
{{Navbox food}}
'''''From farming.txt (Project Zomboid directory/media/scripts/)'''''
{{Retrieved|version=41|incver=73}}
<pre>    item MayonnaiseFull
{
DisplayCategory = Food,
Type = Food,
DisplayName = Mayonnaise,
Icon = TZ_MayonnaiseFull,
Weight = 0.5,
HungerChange = -30,
BoredomChange = 10,
UnhappyChange = 5,
DaysFresh = 10,
DaysTotallyRotten = 13,
ReplaceOnUse     = MayonnaiseEmpty,
EvolvedRecipe      = Sandwich:2;Sandwich Baguette:2;Burger:2;Salad:2;RicePot:2;RicePan:2;PastaPot:2;PastaPan:2;Taco:2;Burrito:2,
Spice  = true,
        Carbohydrates = 0,
        Proteins = 0,
        Lipids = 330,
        Calories = 3000,
        Packaged = TRUE,
        EatType = candrink,
        StaticModel = MayoJar,
        WorldStaticModel = MayoJar_Ground,
}</pre>


{{Navbox_food}}
[[Category:Perishable food]]

Revision as of 02:43, 28 March 2024

Project ZomboidItemsFoodSpicesMayonnaise
UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Mayonnaise
MayoJar Model.png
Empty Bottle Water Bottle (Mayonnaise)
General
Category
Food
Encumbrance
Moodle Icon HeavyLoad.png
0.5
Properties
Packaged
Yes
Days fresh
10 days
Days until rotten
3 days
Nutrition
HungerMoodle Icon Hungry.png
-30
CaloriesCalories
3000
CarbohydratesCarbohydrates
0
ProteinsProteins
0
FatFat
330
Effect
UnhappinessMoodle Icon Unhappy.png
+5
BoredomMoodle Icon Bored.png
+10
Technical
Item ID
farming.MayonnaiseFull

Mayonnaise is a perishable 'spice' food item used in cooking.

Usage

Consumable properties

Mayonnaise 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

TZ MayonnaiseFull.png
Hunger: -30
Boredom: +10
Unhappiness: +5

TZ MayonnaiseFull.png
Hunger: -23
Boredom: +20
Unhappiness: +15

TZ MayonnaiseFull.png
Hunger: -13
Boredom: +30
Unhappiness: +25
Dangerous, will cause sickness.

Crafting

Main article: Cooking

Evolved recipes

Mayonnaise 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
Taco
Taco
2
Burrito
Burrito
2

Distribution

Mayonnaise can be found in refrigerators.

Code

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

Source: ProjectZomboid\media\scripts\farming.txt

Retrieved: Build 41.78.16
item MayonnaiseFull
	{
	    DisplayCategory = Food,
		Type				=		Food,
		DisplayName			=		Mayonnaise,
		Icon				=		TZ_MayonnaiseFull,
		Weight				=		0.5,
		HungerChange 		=		-30,
		BoredomChange 		=		10,
		UnhappyChange 		=		5,
		DaysFresh 			=		10,
		DaysTotallyRotten 	=	 	13,
		ReplaceOnUse 	    = 		MayonnaiseEmpty,
		EvolvedRecipe       =       Sandwich:2;Sandwich Baguette:2;Burger:2;Salad:2;RicePot:2;RicePan:2;PastaPot:2;PastaPan:2;Taco:2;Burrito:2,
		Spice   =   true,
        Carbohydrates = 0,
        Proteins = 0,
        Lipids = 330,
        Calories = 3000,
        Packaged = TRUE,
        EatType = candrink,
        StaticModel = MayoJar,
        WorldStaticModel = MayoJar_Ground,
		FoodType = NoExplicit,
	}