Dried Black Beans: Difference between revisions

From PZwiki
(Created the page)
 
(Update distribution file)
 
(35 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{languages|Dried Black Beans}}
{{Header|Project Zomboid|Items|Food|Vegetables}}
{{header|Project Zomboid|Items|Food|Non-Perishable Food|Vegetables|type=Food|version=Version 41}}{{Infobox food
{{Page version|41.78.16}}
|display_name=Dried Black Beans
{{Infobox item
|name_colour=Food
|name=Dried Black Beans
|name_text_colour=Food
|model=DriedBlackBeans_Model.png
|image=DriedBlackBeans.png
|icon=DriedBlackBeans.png
<!--GENERAL-->
<!--GENERAL-->
|category=Food
|category=Food
|weight=2.0
|weight=2.0
|packaged=Yes
<!--NUTRITION-->
<!--NUTRITION-->
|hunger_change=-60
|hunger_change=-60
Line 16: Line 17:
|carbohydrates=580
|carbohydrates=580
<!--EFFECT-->
<!--EFFECT-->
|unhappy_change=40
|unhappy_change=+40
<!--TECHNICAL DETAILS-->
<!--TECHNICAL DETAILS-->
|class_name=Base.DriedBlackBeans
|item_id=Base.DriedBlackBeans
}}'''Dried Black Beans''' are a [[Food#Non-Perishable|non-perishable]] food [[item]].
}}
'''Dried black beans''' is a non-perishable [[food]] [[Items|item]].


==Usage==
==Usage==
Dried black beans do not need to be opened, but can be eaten from directly or added as an ingredient to other recipes.
===Consumable properties===
Dried black beans do not need to be opened, instead can be eaten directly but will provide the player with thirst and unhappiness. These effects can be countered by adding dried black beans to [[Recipe ingredients#Soup & Stew ingredients|soup]], [[Recipe ingredients#Soup & Stew ingredients|stew]], [[Recipe ingredients#Rice & Pasta ingredients|rice]], and [[Recipe ingredients#Rice & Pasta ingredients|pasta]].
 
==Crafting==
{{Main|Cooking}}


===Consumable properties===
===Evolved recipes===
Dried black beans can be eaten on their own but will provide the player with thirst and unhappiness. These effects can be countered by adding dried black beans to {{T|Recipe Ingredients#Soup & Stew Ingredients|{{Translation|Soup}}}}, {{T|Recipe Ingredients#Soup & Stew Ingredients|{{Translation|Stew}}}}, {{T|Recipe Ingredients#Rice & Pasta Ingredients|{{Translation|Rice}}}}, and {{T|Recipe Ingredients#Rice & Pasta Ingredients|{{Translation|Pasta}}}}.
Dried black beans is a [[cooking]] [[Recipe ingredients|ingredients]].
{{EvolvedRecipesForItem|soup=10|stew=10|rice=10|pasta=10}}
''Note: Currently, dried black beans can only be added in rice/pasta pot, not rice/pasta sauce pan. This is likely a bug and maybe will be fixed later.''


==Distribution==
==Distribution==
The loot distributions can be found in the table(s) below.
<!--BOT FLAG|DriedBlackBeans|41.78.16-->
{{Clear}}
<div class="togglebox theme-red">
    <div>DriedBlackBeans distribution
        <span class="mw-customtoggle-togglebox-DriedBlackBeans" 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-DriedBlackBeans">
    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">
<div class="pz-container">
<div id="containers" style="flex-basis:30%">
    {| class="wikitable theme-red" style="margin-right: 15px; width: 95%;"
    |+ {{ll|Containers}}
    ! Building/Room
    ! Container
    ! Effective chance
    |-
    | FoodCache1
    | {{ll|FoodBox}}
    | 40.57%
    |-
    | GroceryBag1
    | {{ll|GroceryBag1}}
    | 0.89%
    |-
    | GroceryBag2
    | {{ll|GroceryBag2}}
    | 2.81%
    |-
    | SurvivorCache1
    | {{ll|counter}}
    | 12.96%
    |-
    | SurvivorCache2
    | {{ll|counter}}
    | 12.96%
    |-
    | generalstore
    | {{ll|shelves}}
    | 19.27%
    |-
    | generalstorestorage
    | {{ll|crate}}
    | 19.27%
    |-
    | generalstorestorage
    | {{ll|shelves}}
    | 19.27%
    |-
    | gigamart
    | {{ll|shelves}}
    | 19.27%
    |-
    | grocery
    | {{ll|shelves}}
    | 19.27%
    |-
    | grocerystorage
    | {{ll|crate}}
    | 3.51%
    |-
    | grocerystorage
    | {{ll|metal_shelves}}
    | 3.51%
    |-
    | grocerystorage
    | {{ll|smallcrate}}
    | 3.51%
    |-
    | italiankitchen
    | {{ll|counter}}
    | 12.96%
    |-
    | kitchen
    | {{ll|counter}}
    | 12.96%
    |-
    | kitchen
    | {{ll|overhead}}
    | 12.96%
    |-
    | kitchen
    | {{ll|shelves}}
    | 12.96%
    |-
    | livingroom
    | {{ll|counter}}
    | 12.96%
    |-
    | livingroom
    | {{ll|overhead}}
    | 12.96%
    |}
</div>
    </div><div style="clear: both;"></div>
    </div></div><div class="toggle large mw-customtoggle-togglebox-DriedBlackBeans" title="{{int:show}}/{{int:hide}}"></div></div>
<!--END BOT FLAG|DriedBlackBeans|41.78.16-->
Dried black beans can often be found in [[Containers#Kitchen Counter|kitchen counters]] and [[Containers#Shop Shelves|shop shelves]].
Dried black beans can often be found in [[Containers#Kitchen Counter|kitchen counters]] and [[Containers#Shop Shelves|shop shelves]].


== Code ==
==Code==
'''''From items_food.txt (Project Zomboid directory/media/scripts/)'''''
{{CodeBox
 
| {{CodeSnip
''Dried Black Beans'' [[File:DriedBlackBeans.png|32px]]
  | lang = java
{{Retrieved|version=41}}
  | line = true
<pre>    item DriedBlackBeans
  | start = 8252
  | source = items_food.txt
  | retrieved = true
  | version = 41.78.16
  | code =
item DriedBlackBeans
{
{
DisplayCategory = Food,
DisplayName = Dried Black Beans,
        Weight = 2,
DisplayCategory = Food,
        Type = Food,
Type = Food,
        DisplayName = Dried Black Beans,
Weight = 2,
        Icon = DriedBlackBeans,
Icon = DriedBlackBeans,
        HungerChange   =   -60,
EvolvedRecipe = Soup:10;Stew:10;RicePot:10;PastaPot:10,
        UnhappyChange   =   40,
FoodType = Bean,
        ThirstChange    =   60,
Packaged = TRUE,
        Carbohydrates = 580,
HungerChange = -60,
        Proteins = 199,
ThirstChange = 60,
        Lipids = 0,
UnhappyChange = 40,
        Calories = 3084,
Calories = 3084,
        Packaged = TRUE,
Carbohydrates = 580,
        EvolvedRecipe = Soup:10;Stew:10;RicePot:10;PastaPot:10,
Lipids = 0,
        FoodType    =   Vegetables,
Proteins = 199,
}</pre>
WorldStaticModel = DriedBlackBeans_Ground,
Tags = DriedFood,
EvolvedRecipeName = Black Bean,
}
}}
}}


==See also==
==See also==
*[[Dried Chick Peas]]
*[[Dried Chick Peas]]
*[[Dried Kidney Peas]]
*[[Dried Kidney Beans]]
*[[Dried Lentils]]
*[[Dried Lentils]]
*[[Dried Split Peas]]
*[[Dried Split Peas]]
*[[Dried White Beans]]
*[[Dried White Beans]]


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

Latest revision as of 12:36, 30 April 2024

Project ZomboidItemsFoodVegetablesDried Black Beans
UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Dried Black Beans
DriedBlackBeans Model.png
General
Category
Food
Encumbrance
Moodle Icon HeavyLoad.png
2.0
Properties
Packaged
Yes
Nutrition
HungerMoodle Icon Hungry.png
-60
ThirstMoodle Icon Thirsty.png
+60
CaloriesCalories
3084
CarbohydratesCarbohydrates
580
ProteinsProteins
199
FatFat
0
Effect
UnhappinessMoodle Icon Unhappy.png
+40
Technical
Item ID
Base.DriedBlackBeans

Dried black beans is a non-perishable food item.

Usage

Consumable properties

Dried black beans do not need to be opened, instead can be eaten directly but will provide the player with thirst and unhappiness. These effects can be countered by adding dried black beans to soup, stew, rice, and pasta.

Crafting

Main article: Cooking

Evolved recipes

Dried black beans is a cooking ingredients.

Product Nutrition
Soup
Soup
10
Stew
Stew
10
Rice Pot/Saucepan
Rice Pot/Saucepan
10
Pasta Pot/Saucepan
Pasta Pot/Saucepan
10

Note: Currently, dried black beans can only be added in rice/pasta pot, not rice/pasta sauce pan. This is likely a bug and maybe will be fixed later.

Distribution

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

DriedBlackBeans 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
FoodCache1 FoodBox 40.57%
GroceryBag1 GroceryBag1 0.89%
GroceryBag2 GroceryBag2 2.81%
SurvivorCache1 counter 12.96%
SurvivorCache2 counter 12.96%
generalstore shelves 19.27%
generalstorestorage crate 19.27%
generalstorestorage shelves 19.27%
gigamart shelves 19.27%
grocery shelves 19.27%
grocerystorage crate 3.51%
grocerystorage metal_shelves 3.51%
grocerystorage smallcrate 3.51%
italiankitchen counter 12.96%
kitchen counter 12.96%
kitchen overhead 12.96%
kitchen shelves 12.96%
livingroom counter 12.96%
livingroom overhead 12.96%

Dried black beans can often be found in kitchen counters and shop shelves.

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 DriedBlackBeans
	{
		DisplayName = Dried Black Beans,
		DisplayCategory = Food,
		Type = Food,
		Weight = 2,
		Icon = DriedBlackBeans,
		EvolvedRecipe = Soup:10;Stew:10;RicePot:10;PastaPot:10,
		FoodType = Bean,
		Packaged = TRUE,
		HungerChange = -60,
		ThirstChange = 60,
		UnhappyChange = 40,
		Calories = 3084,
		Carbohydrates = 580,
		Lipids = 0,
		Proteins = 199,
		WorldStaticModel = DriedBlackBeans_Ground,
		Tags = DriedFood,
		EvolvedRecipeName = Black Bean,
	}

See also