Vinegar: Difference between revisions

From PZwiki
mNo edit summary
m (Distribution table update)
(38 intermediate revisions by 8 users not shown)
Line 1: Line 1:
__NOTOC__
{{Header|Project Zomboid|Items|Food|Miscellaneous food}}
{{languages|Vinegar}}
{{Page version|41.78.16}}
<div class="header" style="margin: 5px; align: right; background: #CEF2E0; padding: 13px; text-align: left; font-size: 100%; color:#000000; border: 1px solid #A3BFB1"> <!-- Code for Background Colour -->
{{Infobox item
<div style="float: right;background: #CEF2E0;border: 1px solid #A3BFB1; margin: -30pt -10.5pt">    '''Page Updated @ Version: 34.28'''    </div><!-- Code for Version Tag at top -->
|name=Vinegar
<div style="float: left;background: #CEF2E0;border: 1px solid #A3BFB1; margin: -30pt -10.5pt">   '''Navigation''' - [[:Category:Main|Main Index]] -> [[:Category:The_Game_World|The Game World]] -> [[:Category:Items|Items]] -> [[:Category:Consumables|Consumables]] -> [[:Category:Food|Food]] -> [[:Category:Non-Perishable_Food|Non Perishable Foods]] -> [[{{PAGENAME}}]]   </div><!-- Code for Navigation Bar at top, special blank char's before '''Navigation''' to give space -->
|model=Vinegar_Model.png
{{Consumables
|icon=Vinegar.png
|image = Vinegar.png
|category=Cooking
|weight = 0.3
|weight=0.3
|function=Food preservation
|max_units=10
|item_id=Base.Vinegar
}}
}}
'''Vinegar''' is an inedible [[Food#Non-Perishable|non-perishable]] food item which is often found in [[Containers#Kitchen_Counter|kitchen counters]]. It is used as an ingredient to create preserved food in jars for long term storage.  
A '''vinegar''' is a non-perishable [[food]] [[Items|item]] used in [[cooking]].


==Usage==
Vinegar is only used in pickling food and is the main component to preserve it in [[jar]]s for long-term storage.


== Crafting ==
==Crafting==
{| class="wikitable sortable" style="text-align:center;"  
{{Crafting/sandbox2
|-  
|jar_of_bell_peppers
! Name
|jar_of_broccoli
! class="unsortable" | Recipe
|jar_of_cabbage
! class="unsortable" | Description
|jar_of_carrots
! class="unsortable" | Skill Level
|jar_of_eggplants
{{RecipeLookup|2053}}
|jar_of_leeks
{{RecipeLookup|2054}}
|jar_of_potatoes
{{RecipeLookup|2055}}
|jar_of_red_radishes
{{RecipeLookup|2056}}
|jar_of_tomatoes
{{RecipeLookup|2057}}
}}
{{RecipeLookup|2058}}
 
{{RecipeLookup|2059}}
==Distribution==
{{RecipeLookup|2060}}
The loot distributions can be found in the table(s) below.
{{RecipeLookup|2061}}
 
|}
<!--BOT FLAG|Vinegar|41.78.16-->
{{clear}}
<div class="togglebox theme-red">
    <div>Vinegar distribution
        <span class="mw-customtoggle-togglebox-Vinegar" 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-Vinegar">
    <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
    |-
    | burgerkitchen
    | {{ll|counter}}
    | 4
    | 10.0
    |-
    | cafeteriakitchen
    | {{ll|counter}}
    | 4
    | 10.0
    |-
    | closet
    | {{ll|crate}}
    | 4
    | 10.0
    |-
    | deepfry_kitchen
    | {{ll|counter}}
    | 4
    | 10.0
    |-
    | generalstore
    | {{ll|crate}}
    | 4
    | 10.0
    |-
    | jayschicken_kitchen
    | {{ll|counter}}
    | 4
    | 10.0
    |-
    | seafoodkitchen
    | {{ll|counter}}
    | 4
    | 10.0
    |-
    | seafoodkitchen
    | {{ll|counter}}
    | 4
    | 20.0
    |-
    | westernkitchen
    | {{ll|counter}}
    | 4
    | 20.0
    |-
    | westernkitchen
    | {{ll|counter}}
    | 4
    | 10.0
    |}
</div>
    </div><div style="clear:both;"></div>
    </div></div><div class="toggle large mw-customtoggle-togglebox-Vinegar" title="{{int:show}}/{{int:hide}}"></div></div>
<!--END BOT FLAG|Vinegar|41.78.16-->
Vinegar can be found in [[Containers#Kitchen_Counter|kitchen counters]].
 
==Code==
{{CodeBox
| {{CodeSnip
  | lang = java
  | line = true
  | start = 2695
  | source = newitems.txt
  | retrieved = true
  | version = 41.78.16
  | code =
item Vinegar
    {
        DisplayCategory = Food,
        Type             =         Drainable,
        UseDelta         =         0.1,
        UseWhileEquipped =          FALSE,
        DisplayName =     Vinegar,
        Icon = Vinegar,
        Weight = 0.3,
        WorldStaticModel = Vinegar,
    }
}}
}}


==See also==
*[[Farming]]
*[[Rice Vinegar]]


== Code ==
{{Navbox items|food}}
<nowiki>
item Vinegar
Type = Drainable,
UseDelta = 0.1,
UseWhileEquipped = FALSE,
DisplayName = Vinegar,
Icon = Vinegar,
Weight = 0.3,
</nowiki>


{{Navbox/Consumables}}
[[Category:Non-perishable food]]
[[Category:Consumables]]
[[Category:Food]]
[[Category:Non-Perishable_Food]]
[[Category:Version 34.28]]

Revision as of 16:56, 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]
Vinegar
Vinegar Model.png
General
Category
Cooking
Encumbrance
Moodle Icon HeavyLoad.png
0.3
Function
Food preservation
Properties
Capacity
10 units
Technical
Item ID
Base.Vinegar

A vinegar is a non-perishable food item used in cooking.

Usage

Vinegar is only used in pickling food and is the main component to preserve it in jars for long-term storage.

Crafting

Product Ingredients Tools Requirements Workstation XP
JarBrown.png
Jar of Bell Peppers
One of:
SugarBrown.png Brown Sugar ×1
Sugar.png Sugar ×1
SugarPacket.png Sugar Packet ×1
Each of:
JarEmpty2.png Jar ×1
JarLid.png Jar Lid ×1
BellPepper.png Bell Pepper ×5
WaterDrop.png Water ×10 unit(s)
Vinegar.png Vinegar ×2 unit(s)
none none none 2.5 Cooking
JarGreen.png
Jar of Broccoli
One of:
SugarBrown.png Brown Sugar ×1
Sugar.png Sugar ×1
SugarPacket.png Sugar Packet ×1
Each of:
JarEmpty2.png Jar ×1
JarLid.png Jar Lid ×1
Broccoli.png Broccoli ×5
WaterDrop.png Water ×10 unit(s)
Vinegar.png Vinegar ×2 unit(s)
none none none 2.5 Cooking
JarGreen.png
Jar of Cabbage
One of:
SugarBrown.png Brown Sugar ×1
Sugar.png Sugar ×1
SugarPacket.png Sugar Packet ×1
Each of:
JarEmpty2.png Jar ×1
JarLid.png Jar Lid ×1
Cabbage.png Cabbage ×3
WaterDrop.png Water ×10 unit(s)
Vinegar.png Vinegar ×2 unit(s)
none none none 2.5 Cooking
JarBrown.png
Jar of Carrots
One of:
SugarBrown.png Brown Sugar ×1
Sugar.png Sugar ×1
SugarPacket.png Sugar Packet ×1
Each of:
JarEmpty2.png Jar ×1
JarLid.png Jar Lid ×1
Carrots.png Carrots ×5
WaterDrop.png Water ×10 unit(s)
Vinegar.png Vinegar ×2 unit(s)
none none none 2.5 Cooking
JamPurple.png
Jar of Eggplants
One of:
SugarBrown.png Brown Sugar ×1
Sugar.png Sugar ×1
SugarPacket.png Sugar Packet ×1
Each of:
JarEmpty2.png Jar ×1
JarLid.png Jar Lid ×1
Eggplant.png Eggplant ×5
WaterDrop.png Water ×10 unit(s)
Vinegar.png Vinegar ×2 unit(s)
none none none 2.5 Cooking
JarWhite.png
Jar of Leeks
One of:
SugarBrown.png Brown Sugar ×1
Sugar.png Sugar ×1
SugarPacket.png Sugar Packet ×1
Each of:
JarEmpty2.png Jar ×1
JarLid.png Jar Lid ×1
Leek.png Leek ×5
WaterDrop.png Water ×10 unit(s)
Vinegar.png Vinegar ×2 unit(s)
none none none 2.5 Cooking
JarWhite.png
Jar of Potatoes
One of:
SugarBrown.png Brown Sugar ×1
Sugar.png Sugar ×1
SugarPacket.png Sugar Packet ×1
Each of:
JarEmpty2.png Jar ×1
JarLid.png Jar Lid ×1
Potato.png Potato ×5
WaterDrop.png Water ×10 unit(s)
Vinegar.png Vinegar ×2 unit(s)
none none none 2.5 Cooking
JarBrown.png
Jar of Radishes
One of:
SugarBrown.png Brown Sugar ×1
Sugar.png Sugar ×1
SugarPacket.png Sugar Packet ×1
Each of:
JarEmpty2.png Jar ×1
JarLid.png Jar Lid ×1
Radish.png Radish ×5
WaterDrop.png Water ×10 unit(s)
Vinegar.png Vinegar ×2 unit(s)
none none none 2.5 Cooking
JarBrown.png
Jar of Tomatoes
One of:
SugarBrown.png Brown Sugar ×1
Sugar.png Sugar ×1
SugarPacket.png Sugar Packet ×1
Each of:
JarEmpty2.png Jar ×1
JarLid.png Jar Lid ×1
Tomato.png Tomato ×5
WaterDrop.png Water ×10 unit(s)
Vinegar.png Vinegar ×2 unit(s)
none none none 2.5 Cooking

Distribution

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

Vinegar distribution Show / Hide
Containers
Building / Room Container Rolls Chance
burgerkitchen counter 4 10.0
cafeteriakitchen counter 4 10.0
closet crate 4 10.0
deepfry_kitchen counter 4 10.0
generalstore crate 4 10.0
jayschicken_kitchen counter 4 10.0
seafoodkitchen counter 4 10.0
seafoodkitchen counter 4 20.0
westernkitchen counter 4 20.0
westernkitchen counter 4 10.0

Vinegar can be found in kitchen counters.

Code

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

Source: ProjectZomboid\media\scripts\newitems.txt

Retrieved: Build 41.78.16
item Vinegar
    {
        DisplayCategory = Food,
        Type	            =	        Drainable,
        UseDelta	        =	        0.1,
        UseWhileEquipped	=           FALSE,
        DisplayName			=		    Vinegar,
        Icon				=			Vinegar,
        Weight				=			0.3,
        WorldStaticModel = Vinegar,
    }

See also