Can Opener: Difference between revisions

From PZwiki
mNo edit summary
mNo edit summary
Line 4: Line 4:
|primaryuse = Opening cans
|primaryuse = Opening cans
|otheruses = None  
|otheruses = None  
|weight = 1
|weight = 0.6
}}
}}
The can opener is a major tool, it is used to open cans of food such as [[canned soup]], among other things. Usually found in [[Containers#Kitchen_cupboard|kitchen cupboards]].
The can opener is a very important tool, it is used to open cans of food such as [[canned soup]], that are always non-perishables. Usually found in [[Containers#Kitchen_cupboard|kitchen cupboards]].  


== Crafting ==
== Crafting ==
Line 29: Line 29:
DisplayName = Can Opener,
DisplayName = Can Opener,
Icon = CanOpener,
Icon = CanOpener,
Weight = 1
Weight = 0.6
}</nowiki>
}</nowiki>
[[Category:tools]]
[[Category:tools]]
[[Category:Version 0.2.0p]]
[[Category:Version 0.2.0p]]

Revision as of 07:53, 5 May 2013

Template:Tools The can opener is a very important tool, it is used to open cans of food such as canned soup, that are always non-perishables. Usually found in kitchen cupboards.

Crafting

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


Name Recipe Description
















































Code

item TinOpener
{
	Type				=			Normal,
	DisplayName			=			Can Opener,
	Icon				=			CanOpener,
	Weight				=			0.6
}