Coffee: Difference between revisions

From PZwiki
No edit summary
Line 2: Line 2:
{{Items  
{{Items  
|image = SmallCoffeeJar.png
|image = SmallCoffeeJar.png
|weight = 0.5
|weight = 1
}}
}}
== Crafting ==
== Crafting ==
{| class="wikitable sortable" style="text-align:center;"  
{| class="wikitable sortable" style="text-align:center;"  
Line 19: Line 21:
DisplayName = Coffee,
DisplayName = Coffee,
Icon = InstantCoffee,
Icon = InstantCoffee,
Weight = 0.5,
Weight = 1,
}</nowiki>
}</nowiki>
[[Category:Version 0.2.0p]]
[[Category:Version 0.2.0p]]

Revision as of 12:48, 15 July 2014

Template:Items


Crafting

Name Recipe Description












Code

item Coffee
{
	Type				=			Normal,
	DisplayName			=			Coffee,
	Icon				=			InstantCoffee,
	Weight				=			1,
}