Jellybeans: Difference between revisions

From PZwiki
m (Automated {{Languages}} removal.)
m (Distribution table update)
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Header/sandbox2|Project Zomboid|Items|Food|Sweets}}
{{Header|Project Zomboid|Items|Food|Sweets}}
{{Page version|41.78.16}}
{{Page version|41.78.16}}
<!--3D Model do not exist-->
{{Infobox item
{{Infobox item
|name=Jellybeans
|name=Jellybeans
<!--3D model does not exist yet-->
|icon=JellyBeans.png
|icon=JellyBeans.png
|icon_name=Jellybeans
<!--GENERAL-->
<!--GENERAL-->
|category=Food
|category=Food
Line 21: Line 22:
'''Jellybeans''' are a non-perishable candy that reduce unhappiness when eaten.
'''Jellybeans''' are a non-perishable candy that reduce unhappiness when eaten.


{{clear}}
==Distribution==
==Distribution==
The loot distributions can be found in the table(s) below.
The loot distributions can be found in the table(s) below.


{| class="mw-collapsible mw-collapsed wikitable theme-red" data-expandtext="{{int:show}}" data-collapsetext="{{int:hide}}" style="text-align:center; min-width:24em;"
<!--BOT FLAG|JellyBeans|41.78.16-->
! colspan="4" | Containers
{{clear}}
|-
<div class="togglebox theme-red">
!Building/Room
    <div>JellyBeans distribution
!Container
        <span class="mw-customtoggle-togglebox-JellyBeans" 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>
! style="width: 3.2em;" |Rolls
    <div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-togglebox-JellyBeans">
! style="width: 3.2em;" |Chance
    <div class="toggle-content"><div style="display: flex;"><div style="float:left;">
|-
    {| class="wikitable theme-red" style="margin-right:15px; width:95%;"
| artstore
    |+ {{ll|Containers}}
| [[shelves]]
    ! Building / Room
| 4
    ! Container
| 1
    ! Rolls
|-
    ! Chance
| bandkitchen
    |-
| [[counter]]
    | Not referenced
| 4
    | {{ll|TheatreSnacks}}
| 1
    | 4
|-
    | 10.0
| candystorage
    |-
| [[metal_shelves]]
    | all
| 4
    | {{ll|Bag_FoodSnacks}}
| 1
    | 2
|-
    | 10.0
| candystore
    |-
| [[counter]]
    | all
| 4
    | {{ll|GroceryBag1}}
| 1
    | 1
|-
    | 1.0
| gasstorage
    |-
| [[crate]]
    | artstore
| 4
    | {{ll|shelves}}
| 1
    | 4
|-
    | 10.0
| grocerystorage
    |-
| [[crate]]
    | bandkitchen
| 4
    | {{ll|counter}}
| 1
    | 4
|}
    | 10.0
    |-
    | candystorage
    | {{ll|metal_shelves}}
    | 4
    | 10.0
    |-
    | candystore
    | {{ll|counter}}
    | 4
    | 10.0
    |-
    | gasstorage
    | {{ll|crate}}
    | 4
    | 10.0
    |-
    | grocerystorage
    | {{ll|crate}}
    | 4
    | 1.0
    |}
</div>
    </div><div style="clear:both;"></div>
    </div></div><div class="toggle large mw-customtoggle-togglebox-JellyBeans" title="{{int:show}}/{{int:hide}}"></div></div>
<!--END BOT FLAG|JellyBeans|41.78.16-->
Jellybeans can be found in homes, theaters, candy stores, grocery stores, gas stations, and [[GigaMart]]s.
Jellybeans can be found in homes, theaters, candy stores, grocery stores, gas stations, and [[GigaMart]]s.


Line 69: Line 94:


===Evolved recipes===
===Evolved recipes===
{{EvolvedRecipesForItem|Cake=5|ConeIcecream=5}}
{{EvolvedRecipesForItem|cake=5|coneicecream=5}}


==Trivia==
==Trivia==
Line 78: Line 103:
| {{CodeSnip
| {{CodeSnip
   | lang = java
   | lang = java
   | line = false
   | line = true
  | start = 9279
   | source = items_food.txt
   | source = items_food.txt
   | retrieved = true
   | retrieved = true
   | version = 41.73
   | version = 41.78.16
   | code =
   | code =
item Jellybeans
item JellyBeans
{
{
    DisplayName         = Jellybeans,
DisplayName = Jellybeans,
    DisplayCategory     = Food,
DisplayCategory = Food,
    Type               = Food,
Type = Food,
    Weight             = 0.1,
Weight = 0.1,
    Icon               = Jellybeans,
Icon = JellyBeans,
    EvolvedRecipe       = Cake:5;ConeIcecream:5,
EvolvedRecipe = Cake:5;ConeIcecream:5,
    FoodType           = Candy,
FoodType = Candy,
    HungerChange       = -5,
HungerChange = -5,
    UnhappyChange       = -10,
UnhappyChange = -10,
    Calories           = 40,
Calories = 40,
    Carbohydrates       = 10,
Carbohydrates = 10,
    Lipids             = 0.5,
Lipids = 0.5,
    Proteins           = 0,
Proteins = 0,
    EvolvedRecipeName   = Jellybeans,
EvolvedRecipeName = Jellybean,
}
}
  }}
}}
}}
}}


{{Navbox food}}
{{Navbox items|miscellaneous_food}}
 


==See also==
==See also==

Revision as of 15:49, 24 April 2024

Project ZomboidItemsFoodSweetsJellybeans
UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Jellybeans
Jellybeans
General
Category
Food
Encumbrance
Moodle Icon HeavyLoad.png
0.1
Nutrition
HungerMoodle Icon Hungry.png
-5
CaloriesCalories
40
CarbohydratesCarbohydrates
10
ProteinsProteins
0
FatFat
0.5
Effect
UnhappinessMoodle Icon Unhappy.png
-10
Technical
Item ID
Base.JellyBeans

Jellybeans are a non-perishable candy that reduce unhappiness when eaten.

Distribution

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

JellyBeans distribution Show / Hide
Containers
Building / Room Container Rolls Chance
Not referenced TheatreSnacks 4 10.0
all Bag_FoodSnacks 2 10.0
all GroceryBag1 1 1.0
artstore shelves 4 10.0
bandkitchen counter 4 10.0
candystorage metal_shelves 4 10.0
candystore counter 4 10.0
gasstorage crate 4 10.0
grocerystorage crate 4 1.0

Jellybeans can be found in homes, theaters, candy stores, grocery stores, gas stations, and GigaMarts.

Crafting

Main article: Cooking

Evolved recipes

Product Nutrition
Cake
Cake
5
Ice Cream Cone
Ice Cream Cone
5

Trivia

  • This item doesn't have a 3D model currently. When the item is dropped in game, it shows the 2D icon on the ground.

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 JellyBeans
	{
		DisplayName = Jellybeans,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.1,
		Icon = JellyBeans,
		EvolvedRecipe = Cake:5;ConeIcecream:5,
		FoodType = Candy,
		HungerChange = -5,
		UnhappyChange = -10,
		Calories = 40,
		Carbohydrates = 10,
		Lipids = 0.5,
		Proteins = 0,
		EvolvedRecipeName = Jellybean,
	}


See also