Rice Vinegar: Difference between revisions

From PZwiki
(Created page with "{{languages|Rice Vinegar}} {{header|Project Zomboid|Items|Food|Non-Perishable Food|type=Food|version=Version 41|incver=65}}{{Infobox food |display_name=Rice Vinegar |name_colo...")
 
(Update distribution file)
 
(27 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{languages|Rice Vinegar}}
{{Header|Project Zomboid|Items|Food|Spices}}
{{header|Project Zomboid|Items|Food|Non-Perishable Food|type=Food|version=Version 41|incver=65}}{{Infobox food
{{Page version|41.78.16}}
|display_name=Rice Vinegar
{{Infobox item
|name_colour=Food
|name=Rice Vinegar
|name_text_colour=Food
|model=RiceVinegar_Model.png
|image=RiceVinegar.png
|icon=RiceVinegar.png
<!--GENERAL-->
<!--GENERAL-->
|category=Food
|category=Food
|weight=0.2
|weight=0.2
|packaged=True
|packaged=Yes
|cant_be_frozen=true
<!--NUTRITION-->
<!--NUTRITION-->
|hunger_change=-20
|hunger_change=-20
|thirst_change=0
|carbohydrates=0
|carbohydrates=0
|calories=20
|calories=20
Line 18: Line 16:
|proteins=0
|proteins=0
<!--EFFECT-->
<!--EFFECT-->
|unhappy_change=50
|unhappy_change=+50
<!--COOKING-->
|spice=True
<!--TECHNICAL DETAILS-->
<!--TECHNICAL DETAILS-->
|class_name=Base.Hotsauce
|item_id=Base.RiceVinegar
}}'''Rice Vinegar''' is a [[Food#Non-Perishable|non-perishable]] 'spice' food [[item]] used in [[cooking]].  
}}
'''Rice vinegar''' is a [[Food#Non-Perishable|non-perishable]] 'spice' food [[Items|item]] used in [[cooking]].


==Usage==
==Usage==
Rice Vinegar is used as a spice in cooking recipes.  
Rice vinegar can be eaten raw, providing the player with some positive and negative effects. Rice vinegar is more effective when used as [[cooking]] [[Recipe ingredients|ingredient]], as all negative effects are removed.


== Crafting ==
==Crafting==
===Cooking===
{{Main|Cooking}}
{{Main|Cooking}}
==== Evolved recipes ====
 
Rice Vinegar is a spice when used in cooking recipes, therefore will not be included in the maximum number of ingredients.
===Evolved recipes===
{{EvolvedRecipesForItem|Sandwich=2|Sandwich Baguette=2|Burger=2|RicePot=2|RicePan=2|PastaPot=2|PastaPan=2|Stir fry Griddle Pan=2|Stir fry=2|Salad=2|Roasted Vegetables=2|Taco:2|Burrito=2}}
Rice vinegar 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|stirfry=2|salad=2|roastedvegetables=2|taco=2|burrito=2}}


==Distribution==
==Distribution==
Rice Vinegar can be found in [[Containers#Kitchen_Counter|kitchen counters]] and [[refrigerator]]s.
The loot distributions can be found in the table(s) below.


== Code ==
<!--BOT FLAG|RiceVinegar|41.78.16-->
'''''From items_food.txt (Project Zomboid directory/media/scripts/)'''''
{{Clear}}
{{Retrieved|version=41|incver=65}}
<div class="togglebox theme-red">
<pre>
    <div>RiceVinegar distribution
        item RiceVinegar
        <span class="mw-customtoggle-togglebox-RiceVinegar" 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>
                HungerChange = -20,
    <div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-togglebox-RiceVinegar">
                Weight = 0.2,
    Effective chance calculations are based off of default loot settings, and median 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.    <div class="toggle-content">
                Type = Food,
<div class="pz-container">
                UnhappyChange = 50,
<div id="containers" style="flex-basis:30%">
                DisplayName = Rice Vinegar,
    {| class="wikitable theme-red" style="margin-right: 15px; width: 95%;"
                Icon = RiceVinegar,
    |+ {{ll|Containers}}
                EvolvedRecipe = Sandwich:2;Sandwich Baguette:2;Burger:2;RicePot:2;RicePan:2;PastaPot:2;PastaPan:2;Stir fry Griddle Pan:2;Stir fry:2;Salad:2;Roasted Vegetables:2;Taco:2;Burrito:2,
    ! Building/Room
                Spice   =   true,
    ! Container
                Carbohydrates = 0,
    ! Effective chance
                Proteins = 0,
    |-
                Lipids = 0,
    | generalstore
                Calories = 20,
    | {{ll|crate}}
                Packaged = TRUE,
    | 15.1%
                CantBeFrozen = TRUE,</pre>
    |-
    | generalstore
    | {{ll|shelves}}
    | 15.1%
    |-
    | generalstorestorage
    | {{ll|shelves}}
    | 15.1%
    |-
    | gigamart
    | {{ll|crate}}
    | 15.1%
    |-
    | gigamart
    | {{ll|shelves}}
    | 15.1%
    |-
    | grocery
    | {{ll|crate}}
    | 15.1%
    |-
    | grocery
    | {{ll|shelves}}
    | 15.1%
    |-
    | grocery
    | {{ll|smallcrate}}
    | 15.1%
    |-
    | sushikitchen
    | {{ll|counter}}
    | 23.28%
    |-
    | sushikitchen
    | {{ll|counter}}
    | 41.14%
    |-
    | sushikitchen
    | {{ll|crate}}
    | 23.28%
    |-
    | sushikitchen
    | {{ll|crate}}
    | 41.14%
    |-
    | sushikitchen
    | {{ll|crate}}
    | 76.55%
    |-
    | sushikitchen
    | {{ll|metal_shelves}}
    | 23.28%
    |-
    | sushikitchen
    | {{ll|metal_shelves}}
    | 41.14%
    |-
    | sushikitchen
    | {{ll|metal_shelves}}
    | 76.55%
    |}
</div>
    </div><div style="clear: both;"></div>
    </div></div><div class="toggle large mw-customtoggle-togglebox-RiceVinegar" title="{{int:show}}/{{int:hide}}"></div></div>
<!--END BOT FLAG|RiceVinegar|41.78.16-->
Rice vinegar can be found in [[Containers#Kitchen_Counter|kitchen counters]] and [[refrigerator]]s.
 
==Code==
{{CodeBox
| {{CodeSnip
  | lang = java
  | line = true
  | start = 6764
  | source = items_food.txt
  | retrieved = true
  | version = 41.78.16
  | code =
item RiceVinegar
{
DisplayName = Rice Vinegar,
DisplayCategory = Food,
Type = Food,
Weight = 0.2,
Icon = RiceVinegar,
CantBeFrozen = TRUE,
EvolvedRecipe = Sandwich:2;Sandwich Baguette:2;Burger:2;RicePot:2;RicePan:2;PastaPot:2;PastaPan:2;Stir fry Griddle Pan:2;Stir fry:2;Salad:2;Roasted Vegetables:2;Taco:2;Burrito:2,
Packaged = TRUE,
Spice = true,
HungerChange = -20,
UnhappyChange = 50,
Calories = 20,
Carbohydrates = 0,
Lipids = 0,
Proteins = 0,
WorldStaticModel = RiceVinegar_Ground,
FoodType = NoExplicit,
}
}}
}}


==See also==
==See also==
Line 62: Line 157:
*[[Ketchup]]
*[[Ketchup]]
*[[Mustard]]
*[[Mustard]]
{{Navbox items|miscellaneous_food}}




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

Latest revision as of 13:42, 30 April 2024

Project ZomboidItemsFoodSpicesRice Vinegar
UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Rice Vinegar
RiceVinegar Model.png
General
Category
Food
Encumbrance
Moodle Icon HeavyLoad.png
0.2
Properties
Packaged
Yes
Nutrition
HungerMoodle Icon Hungry.png
-20
CaloriesCalories
20
CarbohydratesCarbohydrates
0
ProteinsProteins
0
FatFat
0
Effect
UnhappinessMoodle Icon Unhappy.png
+50
Technical
Item ID
Base.RiceVinegar

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

Usage

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

Crafting

Main article: Cooking

Evolved recipes

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

Product Nutrition
Salad
Salad
2
Stir Fry
Stir Fry
2
Roasted Vegetables
Roasted Vegetables
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

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

RiceVinegar distribution Show / Hide
Effective chance calculations are based off of default loot settings, and median 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.
Containers
Building/Room Container Effective chance
generalstore crate 15.1%
generalstore shelves 15.1%
generalstorestorage shelves 15.1%
gigamart crate 15.1%
gigamart shelves 15.1%
grocery crate 15.1%
grocery shelves 15.1%
grocery smallcrate 15.1%
sushikitchen counter 23.28%
sushikitchen counter 41.14%
sushikitchen crate 23.28%
sushikitchen crate 41.14%
sushikitchen crate 76.55%
sushikitchen metal_shelves 23.28%
sushikitchen metal_shelves 41.14%
sushikitchen metal_shelves 76.55%

Rice vinegar can be found in kitchen counters and refrigerators.

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 RiceVinegar
	{
		DisplayName = Rice Vinegar,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.2,
		Icon = RiceVinegar,
		CantBeFrozen = TRUE,
		EvolvedRecipe = Sandwich:2;Sandwich Baguette:2;Burger:2;RicePot:2;RicePan:2;PastaPot:2;PastaPan:2;Stir fry Griddle Pan:2;Stir fry:2;Salad:2;Roasted Vegetables:2;Taco:2;Burrito:2,
		Packaged = TRUE,
		Spice = true,
		HungerChange = -20,
		UnhappyChange = 50,
		Calories = 20,
		Carbohydrates = 0,
		Lipids = 0,
		Proteins = 0,
		WorldStaticModel = RiceVinegar_Ground,
		FoodType = NoExplicit,
	}

See also