Watermelon Slice: Difference between revisions

From PZwiki
(Update of NavBar.)
m (Automated Formatting)
 
(27 intermediate revisions by 8 users not shown)
Line 1: Line 1:
__NOTOC__
{{Header|Project Zomboid|Items|Food|Fruit}}
{{languages|Watermelon_Slice}}
{{Page version|41.78.16}}
<div class="header" style="margin: 5px; align: right; background: #CEF2E0; padding: 13px; text-align: left; font-size: 100%; color:#000000; border: 1px solid #A3BFB1"> <!-- Code for Background Colour -->
{{Infobox item
<div style="float: right;background: #CEF2E0;border: 1px solid #A3BFB1; margin: -30pt -10.5pt">    '''Page Updated @ Version: 34.28'''    </div><!-- Code for Version Tag at top -->
|name=Watermelon Slice
<div style="float: left;background: #CEF2E0;border: 1px solid #A3BFB1; margin: -30pt -10.5pt">   '''Navigation''' - [[:Category:Main|Main Index]] -> [[:Category:The_Game_World|The Game World]] -> [[:Category:Items|Items]] -> [[:Category:Consumables|Consumables]] -> [[:Category:Food|Food]] -> [[:Category:Perishable_Food|Perishable Foods]] -> [[{{PAGENAME}}]]   </div><!-- Code for Navigation Bar at top, special blank char's before '''Navigation''' to give space -->
|model=MelonSlice_Model.png <!-- TODO: update file to latest world model -->
{{Consumables
|icon=WatermelonSliced.png
|image = Watermelon_Slice.png
|icon_name=Watermelon Slice
|hunger = -6
<!--GENERAL-->
|thirst = -20
|category=Food
|weight = 0.3
|weight=0.3
|days_fresh=3
|days_rotten=4
<!--NUTRITION-->
|hunger_change=-6
|thirst_change=-20
|calories=135.5
|lipids=0.67
|proteins=2.75
|carbohydrates=34.11
<!--TECHNICAL DETAILS-->
|item_id=Base.WatermelonSliced
}}
}}
Watermelon slices are a [[Food#Perishable|perishable]] food item that goes bad as time passes. They are crafted by slicing a [[watermelon]] with an [[axe]], [[kitchen knife]], or [[saw]]. It is more efficient to eat watermelon slices, rather than [[Watermelon Chunks#|watermelon chunks]] or the whole watermelon.  Watermelon slices take three in-game days to go stale, and four in-game days to rot.
A '''watermelon slice''' is a perishable [[food]] [[Items|item]].


== Nutritional Information ==
==Usage==
{| border=0 align=left
===Consumable properties===
|
Watermelon slice can be eaten, providing the player with some positive effects, however these will become negative the longer it's left to perish.
{{Consumables2
{{Consumables
|image = Watermelon Slice.png
|image = Watermelon Slice.png
|hunger = -6
|hunger = -6
Line 30: Line 41:
|rotten image = Watermelon Slice.png
|rotten image = Watermelon Slice.png
}}
}}
|}
<br><br><br><br><br><br><br><br><br><br><br><br>


'''It's Nutritional Values are as follows:'''<br>
==Crafting==
Carbohydrates = 34.11 <br>
===Obtaining===
Proteins = 2.75 <br>
Watermelon slice is made by slicing [[watermelon]].
Lipids = 0.67 <br>
{{Crafting/sandbox2
Calories = 135.5 <br><br>
|watermelon_slice
}}
 
===Evolved recipes===
Watermelon slice is a [[cooking]] [[Recipe ingredients|ingredient]].
{{EvolvedRecipesForItem|salad=6|fruitsalad=6|pancakes=6|waffles=6|muffin=6}}
 
==Distribution==
Watermelon slice do not spawn naturally and can only be obtained through [[#Crafting|crafting]].
 
==Gallery==
<gallery>
MelonSlice Model.png|Watermelon slice model when placed in the world
WatermelonSliceRotten Model.png|Rotten watermelon slice model when placed in the world
</gallery>
 
==Code==
{{CodeBox
| {{CodeSnip
  | lang = java
  | line = true
  | start = 1540
  | source = items_food.txt
  | retrieved = true
  | version = 41.78.16
  | code =
item WatermelonSliced
{
DisplayName = Watermelon Slice,
DisplayCategory = Food,
Type = Food,
Weight = 0.3,
Icon = WatermelonSliced,
EvolvedRecipe = Salad:6;FruitSalad:6;Pancakes:6;Waffles:6;Muffin:6,
FoodType = Fruits,
DaysFresh = 3,
DaysTotallyRotten = 4,
HungerChange = -6,
ThirstChange = -20,
Calories = 135.5,
Carbohydrates = 34.11,
Lipids = 0.67,
Proteins = 2.75,
CustomEatSound = EatingFruit,
StaticModel = MelonSlice,
WorldStaticModel = WaterMelonSlice_Ground,
EvolvedRecipeName = Watermelon,
}
}}
}}


== Crafting ==
==See also==
{| class="wikitable sortable" style="text-align:center;"
*[[Watermelon Chunks]]
|-
*[[Watermelon]]
! Name
! class="unsortable" | Recipe
! class="unsortable" | Description
{{RecipeLookup|2016}}
|}


== Code ==
{{Navbox items|plants}}
<nowiki>
item WatermelonSliced
HungerChange = -6,
Weight = 0.3,
Type = Food,
DaysTotallyRotten = 4,
ThirstChange = -20,
DisplayName = Watermelon Slice,
Icon = WatermelonSliced,
DaysFresh = 3,
        Carbohydrates = 34.11,
        Proteins = 2.75,
        Lipids = 0.67,
        Calories = 135.5,
</nowiki>


== Trivia ==
{|
| In previous versions it was possible to cut a rotten [[Watermelon]] into fresh slices. This bug has now been fixed.
|}


{{Navbox/Consumables}}
[[Category:Perishable food]]
[[Category:Consumables]]
[[Category:Food]]
[[Category:Perishable_Food]]
[[Category:Version 34.28]]

Latest revision as of 13:17, 14 April 2024

Project ZomboidItemsFoodFruitWatermelon Slice
UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Watermelon Slice
MelonSlice Model.png
General
Category
Food
Encumbrance
Moodle Icon HeavyLoad.png
0.3
Properties
Days fresh
3 days
Days until rotten
4 days
Nutrition
HungerMoodle Icon Hungry.png
-6
ThirstMoodle Icon Thirsty.png
-20
CaloriesCalories
135.5
CarbohydratesCarbohydrates
34.11
ProteinsProteins
2.75
FatFat
0.67
Technical
Item ID
Base.WatermelonSliced

A watermelon slice is a perishable food item.

Usage

Consumable properties

Watermelon slice can be eaten, providing the player with some positive effects, however these will become negative the longer it's left to perish.

Fresh Stale Rotten

Watermelon Slice.png
Hunger: -6


Watermelon Slice.png
Hunger: -5
Boredom: +10
Unhappiness: +10

Watermelon Slice.png
Hunger: -3
Boredom: +20
Unhappiness: +20
Dangerous, will cause sickness.

Crafting

Obtaining

Watermelon slice is made by slicing watermelon.

Product Ingredients Tools Requirements Workstation XP
WatermelonSliced.png
Watermelon Slice ×10
One of:
KnifeChopping.png Kitchen Knife ×1
HuntingKnife.png Hunting Knife ×1
Hacksaw.png Saw ×1
Axe.png Axe ×1
AxeStone.png Stone Axe ×1
AxeHand.png Hand Axe ×1
WoodAxe.png Wood Axe ×1
Cleaver.png Meat Cleaver ×1
Each of:
Watermelon.png Watermelon ×1
none none none 0.75 Cooking

Evolved recipes

Watermelon slice is a cooking ingredient.

Product Nutrition
Salad
Salad
6
Fruit Salad
Fruit Salad
6
Muffin
Muffin
6
Pancakes
Pancakes
6
Waffles
Waffles
6

Distribution

Watermelon slice do not spawn naturally and can only be obtained through crafting.

Gallery

Code

Code icon.png Code snippet! This section contains source code from Project ZomboidShow / Hide

Source: ProjectZomboid\media\scripts\items_food.txt

Retrieved: Build 41.78.16
item WatermelonSliced
	{
		DisplayName = Watermelon Slice,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.3,
		Icon = WatermelonSliced,
		EvolvedRecipe = Salad:6;FruitSalad:6;Pancakes:6;Waffles:6;Muffin:6,
		FoodType = Fruits,
		DaysFresh = 3,
		DaysTotallyRotten = 4,
		HungerChange = -6,
		ThirstChange = -20,
		Calories = 135.5,
		Carbohydrates = 34.11,
		Lipids = 0.67,
		Proteins = 2.75,
		CustomEatSound = EatingFruit,
		StaticModel = MelonSlice,
		WorldStaticModel = WaterMelonSlice_Ground,
		EvolvedRecipeName = Watermelon,
	}

See also