Dried Black Beans: Difference between revisions

From PZwiki
m (Remove 120px, minor fixes)
(Update distribution file)
 
(27 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Languages}}{{Header|Project Zomboid|Items|Food|Non-Perishable Food|type=Food|version=Version 41|incver=73}}{{Infobox food
{{Header|Project Zomboid|Items|Food|Vegetables}}
|display_name=Dried Black Beans
{{Page version|41.78.16}}
|name_colour=Food
{{Infobox item
|name_text_colour=Food
|name=Dried Black Beans
|image=DriedBlackBeans.png
|model=DriedBlackBeans_Model.png
|icon=DriedBlackBeans.png
<!--GENERAL-->
<!--GENERAL-->
|category=Food
|category=Food
|weight=2.0
|weight=2.0
|packaged = Yes
|packaged=Yes
<!--NUTRITION-->
<!--NUTRITION-->
|hunger_change=-60
|hunger_change=-60
Line 18: Line 19:
|unhappy_change=+40
|unhappy_change=+40
<!--TECHNICAL DETAILS-->
<!--TECHNICAL DETAILS-->
|class_name=Base.DriedBlackBeans
|item_id=Base.DriedBlackBeans
}}'''Dried black beans''' is a [[Food#Non-Perishable|non-perishable]] food [[item]].
}}
'''Dried black beans''' is a non-perishable [[food]] [[Items|item]].


==Usage==
==Usage==
===Consumable properties===
===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 {{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 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==
==Crafting==
Line 29: Line 31:


===Evolved recipes===
===Evolved recipes===
Dried black beans is a [[cooking]] [[Recipe Ingredients|ingredients]].
Dried black beans is a [[cooking]] [[Recipe ingredients|ingredients]].
{{EvolvedRecipesForItem
{{EvolvedRecipesForItem|soup=10|stew=10|rice=10|pasta=10}}
|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.''
''Note: Currently, dried black beans can only 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]].
==Gallery==
<gallery>
File:DriedBlackBeans Model.png|Dried black beans model when placed in the world.
</gallery>


==Code==
==Code==
'''''From items_food.txt (Project Zomboid directory/media/scripts/)'''''
{{CodeBox
{{Retrieved|version=41|incver=73}}
| {{CodeSnip
<pre>    item DriedBlackBeans
  | lang = java
  | line = true
  | start = 8252
  | source = items_food.txt
  | retrieved = true
  | version = 41.78.16
  | code =
item DriedBlackBeans
{
{
DisplayName = Dried Black Beans,
DisplayName = Dried Black Beans,
Line 66: Line 166:
EvolvedRecipeName = Black Bean,
EvolvedRecipeName = Black Bean,
}
}
</pre>
}}
}}


==See also==
==See also==
*[[Dried Chick Peas]]
*[[Dried Chick Peas]]
*[[Dried Kidney Peas|Dried Kidney Beans]]
*[[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