Pineapple: Difference between revisions

From PZwiki
(new31.9)
 
(new31.9)
Line 11: Line 11:
== Nutritional Information ==
== Nutritional Information ==
{{Consumables2
{{Consumables2
|image = Cherry.png
|image = Pineapple.png
|hunger = -15  
|hunger = -15  
|perishable = 1
|perishable = 1

Revision as of 08:52, 25 March 2015

Notebook.png
This article may need more content.
Editors are encouraged to add new material to the page while expanding upon current topics.



Nutritional Information

Template:Consumables2

Evolved Recipes

Product Nutrition
Cake
Cake
8

Code

item Pineapple
    {
        Type				=		Food,
        DisplayName			=		Pineapple,
        Icon				=		Pineapple,
        Weight				=		0.3,
        HungerChange 		=		-15,
        DaysFresh 			=		6,
        DaysTotallyRotten 	=	 	14,
        EvolvedRecipe       =       Cake:8,
        FoodType            =       Fruits,
    }

History

Alpha
Ver31.9 -

See Also


Template:Navbox/Consumables