Kettle: Difference between revisions

From PZwiki
(Updated the code)
(Update templates, minor cleanup)
Line 1: Line 1:
{{languages}}
{{Languages}}{{Header|The Game World|Items|Tools|type=Tool|version=Version 40|incver=9}}{{Infobox drainable
{{header|The Game World|Items|Tools|type=Tool|version=Version 40|incver=9}}{{Infobox drainable
|display_name=Kettle
|display_name=Kettle
|name_colour=Tool
|name_colour=Tool
|name_text_colour=Tool
|name_text_colour=Tool
|image=Kettle_Model.png
|image=Kettle Model.png
|image_width=300px
|image_width=300px
|alternate_image=Kettle.png
|alternate_image=Kettle.png
Line 19: Line 18:


==Usage==
==Usage==
===Water storage===
===Water storage===
A kettle can be filled with water from a [[:Category:Water Source|water source]], producing a '''kettle of water'''. To fill a kettle: ''Right-click'' on a water source and "Refill Kettle". It can hold the equivalent of almost 14 [[Empty mug|mugs of water]]. It is an alternative storage space for water to [[Water Bottle|water bottles]], and is automatically drunk by the [[player]] to satiate [[Moodles#Thirst|thirst]]. However, kettles are significantly heavier than standard water bottles.
A kettle can be filled with water from a [[:Category:Water Source|water source]], producing a '''kettle of water'''. To fill a kettle: ''Right-click'' on a water source and "Refill Kettle". It can hold the equivalent of almost 14 [[Empty mug|mugs of water]]. It is an alternative storage space for water to [[Water Bottle|water bottles]], and is automatically drunk by the [[player]] to satiate [[Moodles#Thirst|thirst]]. However, kettles are significantly heavier than standard water bottles.
Line 27: Line 27:
A full kettle can be used to craft a [[Hot_Cuppa|hot cuppa]] or [[Hot Cuppa|cold cuppa]], depending on whether the kettle has been [[Heat Source|heated]] first.  
A full kettle can be used to craft a [[Hot_Cuppa|hot cuppa]] or [[Hot Cuppa|cold cuppa]], depending on whether the kettle has been [[Heat Source|heated]] first.  


== Crafting ==
==Crafting==
 
===Cooking===
===Cooking===
{{Main|Cooking}}
{{Main|Cooking}}
{{Crafting header|ing=5}}<!-- Automatically generated by ReLookup. Subject RecipeLookup: 2003 -->
{{Crafting header|ing=4}}
{{Crafting/core|ing=5
{{Crafting cooking|115|ing=4}}
| product_image = [[File:MugFulll.png|link=Hot Cuppa|Hot Cuppa]] | product_name = [[Hot Cuppa]] | product_quantity = x1
{{Crafting cooking|116|ing=4}}
| xp = <!-- Not present in the old template. Please fill in manually. -->
| sl = ''none''
| req =
| f1 = [[File:InstantCoffee.png]] | i1 = [[Tea Bag]]<br>or<br>[[Coffee]] | q1 = (2 units) | tag1 = (consumed)
| f2 = [[File:Kettle.png]] | i2 = [[Kettle|Kettle of Water]] | q2 = (2 units)
| f3 = [[File:Mugl.png|link=Empty Mug|Empty Mug]] | i3 = [[Empty Mug]] | q3 = x1 | tag3 = (consumed)
| f4 = [[File:Sugar.png|link=Sugar|Sugar]] | i4 = [[Sugar]] | q4 = (1 unit) | tag4 = (consumed)
| f5 = [[File:Heat_source.gif|link=Heat Source|Heat Source]] | i5 = [[Heat Source]] | q5 =  | tag5 = (heat: -0.22) |opt5=1
}}
|}
|}


 
==Code==
== Code ==
'''''From items.txt (Project Zomboid directory/media/scripts/)'''''
'''''From items.txt (Project Zomboid directory/media/scripts/)'''''


''Kettle'' [[File:Kettle.png]]
''Kettle'' [[File:Kettle.png]]
{{Retrieved|version=40|incver=9}}
{{Retrieved|version=40|incver=9}}
<pre> item Kettle
<pre>
item Kettle
{
{
    DisplayCategory = Cooking,
    DisplayCategory = Cooking,
Line 64: Line 56:
CustomEatSound = DrinkingFromGeneric,
CustomEatSound = DrinkingFromGeneric,
Tags = CoffeeMaker,
Tags = CoffeeMaker,
}</pre>
}
</pre>


''Kettle of Water'' [[File:Kettle.png]]
''Kettle of Water'' [[File:Kettle.png]]
{{Retrieved|version=40|incver=9}}
{{Retrieved|version=40|incver=9}}
<pre> item FullKettle
<pre>
item FullKettle
{
{
        DisplayCategory = Water,
        DisplayCategory = Water,
Line 88: Line 82:
WorldStaticModel = KettleGround,
WorldStaticModel = KettleGround,
Tags = CoffeeMaker,
Tags = CoffeeMaker,
}</pre>
}
</pre>


==See also==
==See also==
*[[Water#Containers|Water Containers]]
*[[Water#Containers|Water Containers]]


{{Navbox/Tools}}{{Navbox/Consumables}}
{{Navbox food}}
{{Navbox equipment}}

Revision as of 22:12, 4 April 2023

Kettle
Kettle
Kettle
General
Category Item
Encumbrance
Heavy Load
Empty: 1
Full: 2
Function Cooking utensil
Capacity 14.3 units
Contents Water
Can boil water True
Rain factor 0.5
Technical details
item ID Base.Kettle
Base.FullKettle

A kettle is a water container used in cooking.

Usage

Water storage

A kettle can be filled with water from a water source, producing a kettle of water. To fill a kettle: Right-click on a water source and "Refill Kettle". It can hold the equivalent of almost 14 mugs of water. It is an alternative storage space for water to water bottles, and is automatically drunk by the player to satiate thirst. However, kettles are significantly heavier than standard water bottles.

A kettle can be used to purify tainted water, which is dirty water gained from unsanitary sources; such as a lake or rain. This is done by putting the kettle with tainted water over a heat source.

Cooking

A full kettle can be used to craft a hot cuppa or cold cuppa, depending on whether the kettle has been heated first.

Crafting

Cooking

Main article: Cooking
Product XP gained Skill(s) Recipe Ingredient 1 Ingredient 2 Ingredient 3 Ingredient 4
MugFulll.png
Hot CuppaRemoved
0 XP none Mugl.png
Mug
(consumed)
Kettle.png
Kettle
(2 units)

(Heat: -0.22)
One of:
Teabag.png Tea Bag
InstantCoffee.png Coffee

(consumed)
Sugar.png
Sugar
(1 unit)
Cold Cuppa
Cold CuppaRemoved
0 XP none Mugl.png
Mug
(consumed)
Kettle.png
Kettle
(2 units)

(Heat: 1.0)
One of:
Teabag.png Tea Bag
InstantCoffee.png Coffee

(consumed)
Sugar.png
Sugar
(1 unit)

Code

From items.txt (Project Zomboid directory/media/scripts/)

Kettle Kettle.png Retrieved: Build 40.9

	item Kettle
	{
	    DisplayCategory = Cooking,
		Weight	=	1,
		CanStoreWater	=	TRUE,
		Type	=	Normal,
		DisplayName	=	Kettle,
		ReplaceOnUseOn	=	WaterSource-FullKettle,
		Icon	=	Kettle,
		MetalValue = 30,
		StaticModel = Kettle,
		WorldStaticModel = KettleGround,
		CustomEatSound = DrinkingFromGeneric,
		Tags = CoffeeMaker,
	}

Kettle of Water Kettle.png Retrieved: Build 40.9

	item FullKettle
	{
	        DisplayCategory = Water,
		IsWaterSource	=	TRUE,
		Weight	=	2,
		CanStoreWater	=	TRUE,
		FillFromDispenserSound = GetWaterFromDispenserMetalBig,
		FillFromTapSound = GetWaterFromTapMetalBig,
		Type	=	Drainable,
		UseWhileEquipped	=	FALSE,
		UseDelta	=	0.07,
		DisplayName	=	Kettle of Water,
		ReplaceOnDeplete	=	Kettle,
		ReplaceOnUseOn	=	WaterSource-FullKettle,
		Icon	=	Kettle,
		IsCookable	=	TRUE,
		StaticModel = Kettle,
		EatType = Kettle,
		WorldStaticModel = KettleGround,
		Tags = CoffeeMaker,
	}

See also