Watermelon Slice: Difference between revisions

From PZwiki
m (Automated linking update)
m (Automated Formatting)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Header|Project Zomboid|Items|Food|Fruit}}
{{Header|Project Zomboid|Items|Food|Fruit}}
{{Page version|41.73}}
{{Page version|41.78.16}}
{{Infobox item
{{Infobox item
|name=Watermelon Slice
|name=Watermelon Slice
Line 21: Line 21:
|item_id=Base.WatermelonSliced
|item_id=Base.WatermelonSliced
}}
}}
A '''watermelon slice''' is a perishable [[food]] [[Items|item]].
A '''watermelon slice''' is a perishable [[food]] [[Items|item]].


Line 46: Line 45:
===Obtaining===
===Obtaining===
Watermelon slice is made by slicing [[watermelon]].
Watermelon slice is made by slicing [[watermelon]].
{{Crafting header|type=food|ing=2}}
{{Crafting/sandbox2
{{Crafting cooking|401|ing=2}}
|watermelon_slice
|}
}}


===Evolved recipes===
===Evolved recipes===
Watermelon slice is a [[cooking]] [[Recipe ingredients|ingredient]].
Watermelon slice is a [[cooking]] [[Recipe ingredients|ingredient]].
{{EvolvedRecipesForItem|Salad=6|FruitSalad=6|Pancakes=6|Waffles=6|Muffin=6}}
{{EvolvedRecipesForItem|salad=6|fruitsalad=6|pancakes=6|waffles=6|muffin=6}}


==Distribution==
==Distribution==
Line 59: Line 58:
==Gallery==
==Gallery==
<gallery>
<gallery>
MelonSlice Model.png|Watermelon slice model when placed in the world.
MelonSlice Model.png|Watermelon slice model when placed in the world
WatermelonSliceRotten Model.png|Rotten watermelon slice model when placed in the world.
WatermelonSliceRotten Model.png|Rotten watermelon slice model when placed in the world
</gallery>
</gallery>


Line 68: Line 67:
   | lang = java
   | lang = java
   | line = true
   | line = true
   | start =
   | start = 1540
   | source = items_food.txt
   | source = items_food.txt
   | retrieved = true
   | retrieved = true
   | version = 41.73
   | version = 41.78.16
   | code =
   | code =
item WatermelonSliced
item WatermelonSliced
{
{
    DisplayName = Watermelon Slice,
DisplayName = Watermelon Slice,
    DisplayCategory = Food,
DisplayCategory = Food,
    Type = Food,
Type = Food,
    Weight = 0.3,
Weight = 0.3,
    Icon = WatermelonSliced,
Icon = WatermelonSliced,
    EvolvedRecipe = Salad:6;FruitSalad:6;Pancakes:6;Waffles:6;Muffin:6,
EvolvedRecipe = Salad:6;FruitSalad:6;Pancakes:6;Waffles:6;Muffin:6,
    FoodType = Fruits,
FoodType = Fruits,
    DaysFresh = 3,
DaysFresh = 3,
    DaysTotallyRotten = 4,
DaysTotallyRotten = 4,
    HungerChange = -6,
HungerChange = -6,
    ThirstChange = -20,
ThirstChange = -20,
    Calories = 135.5,
Calories = 135.5,
    Carbohydrates = 34.11,
Carbohydrates = 34.11,
    Lipids = 0.67,
Lipids = 0.67,
    Proteins = 2.75,
Proteins = 2.75,
    CustomEatSound = EatingFruit,
CustomEatSound = EatingFruit,
    StaticModel = MelonSlice,
StaticModel = MelonSlice,
    WorldStaticModel = WaterMelonSlice_Ground,
WorldStaticModel = WaterMelonSlice_Ground,
    EvolvedRecipeName = Watermelon,
EvolvedRecipeName = Watermelon,
}
}
  }}
}}
}}
}}


Line 102: Line 101:
*[[Watermelon]]
*[[Watermelon]]


{{Navbox food}}
{{Navbox items|plants}}
 


[[Category:Perishable food]]
[[Category:Perishable food]]

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