Cone: Difference between revisions

From PZwiki
(contains all current info on cone, removed stub marker)
m (Distribution table update)
 
(7 intermediate revisions by 3 users not shown)
Line 5: Line 5:
|model=Cone_ConeIceCream_Model.png
|model=Cone_ConeIceCream_Model.png
|icon=Cone.png
|icon=Cone.png
|icon_name=
<!--GENERAL-->
<!--GENERAL-->
|category=Food
|category=Food
Line 18: Line 17:
|item_id=Base.Cone
|item_id=Base.Cone
}}
}}
 
A '''cone''' is a non-perishable [[food]] [[Items|item]] used in [[cooking]].
'''Cone''' is a non-perishable [[food]] [[Items|item]] used in [[cooking]].


==Crafting==
==Crafting==
===What it makes===
===What it makes===
{{Crafting header|ing=3}}
{{Crafting/sandbox2
{{Crafting cooking|151|ing=3}}
|ice_cream_cone
|}
}}


==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|Cone|41.78.16-->
! colspan="4" | Containers
{{clear}}
|-
<div class="togglebox theme-red">
! Building/Room
    <div>Cone distribution
! Container
        <span class="mw-customtoggle-togglebox-Cone" 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-Cone">
! 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%;"
|rowspan="5"|icecream
    |+ {{ll|Containers}}
|[[displaycasebakery]]
    ! Building / Room
|4
    ! Container
|1
    ! Rolls
|-
    ! Chance
|[[displaycasebakery]]
    |-
|4
    | icecream
|1
    | {{ll|displaycasebakery}}
|-
    | 4
|[[displaycasebakery]]
    | 50.0
|4
    |-
|2
    | icecream
|-
    | {{ll|displaycasebakery}}
|[[displaycasebakery]]
    | 4
|4
    | 10.0
|2
    |-
|-
    | icecream
|[[displaycasebakery]]
    | {{ll|displaycasebakery}}
|4
    | 4
|5
    | 20.0
|}
    |}
</div>
    </div><div style="clear:both;"></div>
    {| class="wikitable theme-red" style="width:98%;"
    |+ {{ll|Foraging}}
    ! rowspan="2" | Amount
    ! rowspan="2" | Skill level
    ! rowspan="2" | Biomes
    ! colspan="4" style="text-align:center;" | Weather modifiers
    ! colspan="3" style="text-align:center;" | Month modifiers
    |-
    ! Snow
    ! Rain
    ! Day
    ! Night
    ! Months available
    ! Bonus months
    ! Malus months
    |-
    | 1-3
    | -
    | DeepForest  15<br> Forest  15<br> Vegitation  10<br> FarmLand  10<br> Farm  10<br> TrailerPark  5<br> TownZone  5<br> Nav  5
    | -
    | -
    | -
    | -
    | -
    | -
    | -
    |}
    </div></div><div class="toggle large mw-customtoggle-togglebox-Cone" title="{{int:show}}/{{int:hide}}"></div></div>
<!--END BOT FLAG|Cone|41.78.16-->


==Code==
==Code==
Line 64: Line 93:
| {{CodeSnip
| {{CodeSnip
   | lang = java
   | lang = java
   | line = false
   | line = true
  | start = 7714
   | source = items_food.txt
   | source = items_food.txt
   | retrieved = true
   | retrieved = true
Line 70: Line 100:
   | code =
   | code =
item Cone
item Cone
{
{
  DisplayName         = Cone,
DisplayName = Cone,
  DisplayCategory     = Food,
DisplayCategory = Food,
  Type               = Food,
Type = Food,
  Weight             = 0.1,
Weight = 0.1,
  Icon               = Cone,
Icon = Cone,
  HungerChange       = -5,
HungerChange = -5,
  Calories           = 15,
Calories = 15,
  Carbohydrates       = 10,
Carbohydrates = 10,
  Lipids             = 5,
Lipids = 5,
  Proteins           = 2,
Proteins = 2,
  WorldStaticModel   = Cone_Ground,
WorldStaticModel = Cone_Ground,
}
}
  }}
}}
}}
}}


Line 89: Line 119:
*[[Recipe ingredients]]
*[[Recipe ingredients]]


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


[[Category:Non-perishable food]]
[[Category:Non-perishable food]]

Latest revision as of 15:15, 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]
Cone
Cone ConeIceCream Model.png
General
Category
Food
Encumbrance
Moodle Icon HeavyLoad.png
0.1
Nutrition
HungerMoodle Icon Hungry.png
-5
CaloriesCalories
15
CarbohydratesCarbohydrates
10
ProteinsProteins
2
FatFat
5
Technical
Item ID
Base.Cone

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

Crafting

What it makes

Product Ingredients Tools Requirements Workstation XP
ConeIcecream.png
Ice Cream Cone
Icecream.png Ice Cream ×10 unit(s)
Cone.png Cone ×1
Spoon.png
Spoon
none none 0.75 Cooking

Distribution

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

Cone distribution Show / Hide
Containers
Building / Room Container Rolls Chance
icecream displaycasebakery 4 50.0
icecream displaycasebakery 4 10.0
icecream displaycasebakery 4 20.0
Foraging
Amount Skill level Biomes Weather modifiers Month modifiers
Snow Rain Day Night Months available Bonus months Malus months
1-3 - DeepForest 15
Forest 15
Vegitation 10
FarmLand 10
Farm 10
TrailerPark 5
TownZone 5
Nav 5
- - - - - - -

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 Cone
	{
		DisplayName = Cone,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.1,
		Icon = Cone,
		HungerChange = -5,
		Calories = 15,
		Carbohydrates = 10,
		Lipids = 5,
		Proteins = 2,
		WorldStaticModel = Cone_Ground,
	}

See also