Sunflower Seeds: Difference between revisions

From PZwiki
m (Automated header update.)
m (Automated CodeBox update)
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Header|Project Zomboid|Items|Food|Miscellaneous food}}
{{Header|Project Zomboid|Items|Food|Miscellaneous food}}
{{Page version|41.77}}
{{Page version|41.78.16}}
{{Infobox item
{{Infobox item
|name=Sunflower Seeds
|name=Sunflower Seeds
|model=SunflowerSeeds Model.png
|model=SunflowerSeeds_Model.png
|icon=SunflowerSeeds.png
|icon=SunflowerSeeds.png
<!--GENERAL-->
<!--GENERAL-->
Line 18: Line 18:
|item_id=Base.SunflowerSeeds
|item_id=Base.SunflowerSeeds
}}
}}
{{About|the edible sunflower seeds|other types of seeds|Farming}}
{{About|the edible sunflower seeds|other types of seeds|Farming}}
'''Sunflower seeds''' are a [[Wild Plants|wild plant]] which can be used as a [[Food#Non-Perishable|non-perishable]] [[food]] item or used in [[cooking]] as 'spice'.
'''Sunflower seeds''' are a [[Wild Plants|wild plant]] which can be used as a [[Food#Non-Perishable|non-perishable]] [[food]] item or used in [[cooking]] as 'spice'.
Line 31: Line 32:
{{EvolvedRecipesForItem|spice=true|Salad=1|Bread=5|Muffin=5}}
{{EvolvedRecipesForItem|spice=true|Salad=1|Bread=5|Muffin=5}}


{{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.
Line 38: Line 38:
! colspan="4" | Containers
! colspan="4" | Containers
|-
|-
!Building/Room
! Building/Room
!Container
! Container
! style="width: 3.2em;" |Rolls
! style="width: 3.2em;" | Rolls
! style="width: 3.2em;" |Chance
! style="width: 3.2em;" | Chance
|-
|-
| artstore
|artstore  
| [[shelves]]
|[[shelves]]  
| 4
|4  
| 6
|6
|-
|-
| bandkitchen
|bandkitchen  
| [[counter]]
|[[counter]]  
| 4
|4  
| 6
|6
|-
|-
| rowspan="5"|conveniencestore
|rowspan="5"|conveniencestore  
| [[crate]]
|[[crate]]  
| 4
|4  
| 1
|1
|-
|-
|[[crate]]
|[[crate]]  
|4
|4  
|1
|1
|-
|-
|[[crate]]
|[[crate]]  
|4
|4  
|2
|2
|-
|-
|[[crate]]
|[[crate]]  
|4
|4  
|2
|2
|-
|-
|[[crate]]
|[[crate]]  
|4
|4  
|5
|5
|-
|-
| gasstorage
|gasstorage  
| [[crate]]
|[[crate]]  
| 4
|4  
| 6
|6
|-
|-
| generalstore
|generalstore  
| [[crate]]
|[[crate]]  
| 4
|4  
| 1
|1
|-
|-
| grocerystorage
|grocerystorage  
| [[crate]]
|[[crate]]  
| 4
|4  
| 1
|1
|}
|}
Sunflower seeds can often be found in Zippee stores, Fossoil and [[Containers#Counters|kitchen counters]].
Sunflower seeds can often be found in Zippee stores, Fossoil and [[Containers#Counters|kitchen counters]].
Line 95: Line 95:
| {{CodeSnip
| {{CodeSnip
   | lang = java
   | lang = java
   | line = false
   | line = true
  | start = 3906
   | source = items_food.txt
   | source = items_food.txt
   | retrieved = true
   | retrieved = true
   | version = 41.73
   | version = 41.78.16
   | code =
   | code =
item SunflowerSeeds
item SunflowerSeeds
{
{
    DisplayName           = Sunflower Seeds,
DisplayName = Sunflower Seeds,
    DisplayCategory       = Food,
DisplayCategory = Food,
    Type                   = Food,
Type = Food,
    Weight                 = 0.1,
Weight = 0.1,
    Icon                   = SunflowerSeeds,
Icon = SunflowerSeeds,
    EvolvedRecipe         = Salad:1;Bread:5;Muffin:5,
EvolvedRecipe = Salad:1;Bread:5;Muffin:5,
    Spice                 = true,
Spice = true,
    FoodType               = Seed,
FoodType = Seed,
    CantBeFrozen           = TRUE,
CantBeFrozen = TRUE,
    Packaged               = TRUE,
Packaged = TRUE,
    HungerChange           = -5,
HungerChange = -5,
    Calories               = 155,
Calories = 155,
    Carbohydrates         = 14.12,
Carbohydrates = 14.12,
    Lipids                 = 5.48,
Lipids = 5.48,
    Proteins               = 4.34,
Proteins = 4.34,
    WorldStaticModel       = SunflowerSeeds,
WorldStaticModel = SunflowerSeeds,
    EvolvedRecipeName     = Sunflower Seed,
EvolvedRecipeName = Sunflower Seed,
}
}  
  }}
}}
}}
}}


Line 127: Line 128:


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

Revision as of 13:48, 26 March 2024

UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Sunflower Seeds
SunflowerSeeds Model.png
General
Category
Food
Encumbrance
Moodle Icon HeavyLoad.png
0.1
Properties
Packaged
Yes
Nutrition
HungerMoodle Icon Hungry.png
-5
CaloriesCalories
155
CarbohydratesCarbohydrates
14.12
ProteinsProteins
4.34
FatFat
5.48
Technical
Item ID
Base.SunflowerSeeds
PlushSpiffo.pngThis article is about the edible sunflower seeds. For other types of seeds, see Farming.

Sunflower seeds are a wild plant which can be used as a non-perishable food item or used in cooking as 'spice'.

Usage

Sunflower seeds can be eaten, providing the player with some positive effects. As it is non-perishable, sunflower seeds will never go stale or rotten.

Crafting

Main article: Cooking

Evolved recipes

Sunflower seeds are a spice when used in cooking recipes, therefore will not be included in the maximum number of ingredients.

Product Nutrition
Salad
Salad
1
Muffin
Muffin
5
Bread
Bread
5

Distribution

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

Containers
Building/Room Container Rolls Chance
artstore shelves 4 6
bandkitchen counter 4 6
conveniencestore crate 4 1
crate 4 1
crate 4 2
crate 4 2
crate 4 5
gasstorage crate 4 6
generalstore crate 4 1
grocerystorage crate 4 1

Sunflower seeds can often be found in Zippee stores, Fossoil and kitchen counters.

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 SunflowerSeeds
	{
		DisplayName = Sunflower Seeds,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.1,
		Icon = SunflowerSeeds,
		EvolvedRecipe = Salad:1;Bread:5;Muffin:5,
		Spice = true,
		FoodType = Seed,
		CantBeFrozen = TRUE,
		Packaged = TRUE,
		HungerChange = -5,
		Calories = 155,
		Carbohydrates = 14.12,
		Lipids = 5.48,
		Proteins = 4.34,
		WorldStaticModel = SunflowerSeeds,
		EvolvedRecipeName = Sunflower Seed,
	}

See also