Can Opener: Difference between revisions

From PZwiki
(added model to infobox)
(PZ Updater automated execution(task: deploy test ReLookup, eid: 09b5b5ac1fe02ea854ad97801a52b28c))
Line 34: Line 34:
== Crafting ==
== Crafting ==
A can opener can be used for the following crafting recipes:
A can opener can be used for the following crafting recipes:
{{Crafting table header}}
<!-- Automatically generated by ReLookup. Subject RecipeLookup: 2000 -->
{{RecipeLookup|2000}}
{{Crafting header|ing=4}}
{{RecipeLookup|2019}}
{{Crafting/core|ing=4
{{RecipeLookup|2004}}
| product_image = [[File:Smallpotofsoup.png|link=Pot of Soup|Pot of Soup]] | product_name = [[Pot of Soup]] | product_quantity = x1
{{Crafting table footer}}
| xp = <!-- Not present in the old template. Please fill in manually. -->
 
| sl = ''none''
| req =
| f1 = [[File:Smallcanopener.png|link=Can Opener|Can Opener]] | i1 = [[Can Opener]] | q1 = x1
| f2 = [[File:Cannedsoup.png|link=Canned Soup|Canned Soup]] | i2 = [[Canned Soup]] | q2 = x1 | tag2 = (consumed)
| f3 = [[File:Smallpot.png|link=Cooking Pot|Cooking Pot]] | i3 = [[Cooking Pot]] | q3 = x1 | tag3 = (consumed)
| f4 = [[File:Heat_source.gif|link=Heat Source|Heat Source]] | i4 = [[Heat Source]] | q4 =  | tag4 = (cooked:50min burned:100min) |opt4=1
}}
|}
<!-- Automatically generated by ReLookup. Subject RecipeLookup: 2019 -->
{{Crafting header|ing=2}}
{{Crafting/core|ing=2
| product_image = [[File:CanBeans.png]] | product_name = [[Canned Beans|Open Can of Beans]] | product_quantity = x1
| xp = <!-- Not present in the old template. Please fill in manually. -->
| sl = ''none''
| req =
| f1 = [[File:Smallcanopener.png|link=Can Opener|Can Opener]] | i1 = [[Can Opener]] | q1 = x1
| f2 = [[File:Beans.png|link=Canned Beans|Canned Beans]] | i2 = [[Canned Beans]] | q2 = x1 | tag2 = (consumed)
}}
|}
<!-- Automatically generated by ReLookup. Subject RecipeLookup: 2004 -->
{{Crafting header|ing=3}}
{{Crafting/core|ing=3
| product_image = [[File:BowlFull.png|link=Bowl of Beans|Bowl of Beans]] | product_name = [[Bowl of Beans]] | product_quantity = x1
| xp = <!-- Not present in the old template. Please fill in manually. -->
| sl = ''none''
| req =
| f1 = [[File:Smallcanopener.png|link=Can Opener|Can Opener]] | i1 = [[Can Opener]] | q1 = x1
| f2 = [[File:Beans.png|link=Canned Beans|Canned Beans]] | i2 = [[Canned Beans]] | q2 = x1 | tag2 = (consumed)
| f3 = [[File:Bowl.png|link=Bowl|Bowl]] | i3 = [[Bowl]] | q3 = x1 | tag3 = (consumed)
}}
|}
==Distribution==
==Distribution==
Can openers can often be found in [[Containers#Kitchen Counter|kitchen counters]].  
Can openers can often be found in [[Containers#Kitchen Counter|kitchen counters]].  
Line 46: Line 76:
'''''From items.txt (Project Zomboid directory/media/scripts/)'''''
'''''From items.txt (Project Zomboid directory/media/scripts/)'''''
{{Retrieved|version=40|incver=7}}
{{Retrieved|version=40|incver=7}}
<pre> item TinOpener
&lt;pre> item TinOpener
Weight = 0.6,
Weight = 0.6,
Type = Normal,
Type = Normal,
DisplayName = Can Opener,
DisplayName = Can Opener,
Icon = CanOpener,
Icon = CanOpener,
MetalValue = 3,</pre>
MetalValue = 3,&lt;/pre>


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

Revision as of 14:45, 21 March 2022

The Game WorldItemsToolsCan Opener
Can Opener
Can Opener
Can Opener
General
Category Item
Encumbrance
Heavy Load
0.6
Function Open cans
Technical details
Base ID Base.TinOpener

A can opener is a tool used in cooking.

Usage

A can opener is required to open most cans of food.

Foods requiring a can opener are:

Crafting

A can opener can be used for the following crafting recipes:

Product XP gained Skill(s) Recipe Ingredient 1 Ingredient 2 Ingredient 3 Ingredient 4
Pot of Soup
Pot of Soup x1
none Can Opener
Can Opener x1
Canned Soup
Canned Vegetable Soup x1
(consumed)
Cooking Pot
Cooking Pot x1
(consumed)
Heat Source
Heat source
(cooked:50min burned:100min)
Product XP gained Skill(s) Recipe Ingredient 1 Ingredient 2
File:CanBeans.png
Open Can of Beans x1
none Can Opener
Can Opener x1
Canned Beans
Canned Beans x1
(consumed)
Product XP gained Skill(s) Recipe Ingredient 1 Ingredient 2 Ingredient 3
Bowl of Beans
Bowl of Beans x1
none Can Opener
Can Opener x1
Canned Beans
Canned Beans x1
(consumed)
Bowl
Bowl x1
(consumed)

Distribution

Can openers can often be found in kitchen counters.

Code

From items.txt (Project Zomboid directory/media/scripts/) Retrieved: Build 40.7 <pre> item TinOpener Weight = 0.6, Type = Normal, DisplayName = Can Opener, Icon = CanOpener, MetalValue = 3,</pre>

See also

Template:Navbox/Tools