Watermelon Chunks: Difference between revisions

From PZwiki
(Update of NavBar.)
m (Automated Formatting)
 
(26 intermediate revisions by 9 users not shown)
Line 1: Line 1:
__NOTOC__
{{Header|Project Zomboid|Items|Food|Fruit}}
{{languages|Watermelon_Chunks}}
{{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 Chunks
<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=WatermelonChunk_Model.png
{{Consumables
|icon=WatermelonSmashed.png
|image = Watermelon_Chunks.png
|icon_name=Watermelon Chunks
|weight = 0.6
<!--GENERAL-->
|hunger = -12
|category=Food
|thirst = -25
|weight=0.6
|days_fresh=2
|days_rotten=3
<!--NUTRITION-->
|hunger_change=-12
|thirst_change=-25
|calories=271
|lipids=1.35
|proteins=5.51
|carbohydrates=68.2
<!--TECHNICAL DETAILS-->
|item_id=Base.WatermelonSmashed
}}
}}
A variant of the watermelon, Watermelon Chunks are a [[Food#Perishable|perishable]] food item that is created when you smash a watermelon with a blunt weapon. Watermelon Chunks, like a normal Watermelon, goes bad as time passes. Watermelon chunks take two in-game days to go stale, and three in-game days to become rotten.
'''Watermelon chunks''' are a [[Food#Perishable|perishable]] food [[Items|item]].
<br><br>
Smashing a watermelon instead of slicing it provides less thirst with the resulting pieces than the regular watermelon. Using a bladed weapon to cut the watermelon is a much more efficient use of the watermelon.


== Nutritional Information ==
==Usage==
{| border=0 align=left
===Consumable properties===
|
Watermelon chunks 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_Chunks.png
|image = Watermelon_Chunks.png
|hunger = -12
|hunger = -12
Line 32: Line 41:
|rotten image = Watermelon_Chunks.png
|rotten image = Watermelon_Chunks.png
}}
}}
|}
<br><br><br><br><br><br><br><br><br><br><br><br>


'''It's Nutritional Values are as follows:'''<br>
==Crafting==
Carbohydrates = 68.20 <br>
===Obtaining===
Proteins = 5.51 <br>
Smashing a watermelon instead of slicing it provides less thirst with the resulting pieces than the regular watermelon. Using a bladed weapon to cut the watermelon is a much more efficient use of the watermelon.
Lipids = 1.35 <br>
{{Crafting/sandbox2
Calories = 271 <br><br>
|watermelon_chunks
}}
 
===Evolved recipes===
Watermelon chunks are a [[cooking]] [[Recipe ingredients|ingredient]].
{{EvolvedRecipesForItem|salad=12|fruitsalad=12|pancakes=12|waffles=12|muffin=12}}
 
==Distribution==
Watermelon chunks do not spawn naturally and can only be obtained through [[#Crafting|crafting]].
 
==Gallery==
<gallery>
WatermelonChunk Model.png|Watermelon chunks model when placed in the world
WatermelonChunkRotten Model.png|Rotten watermelon chunks model when placed in the world
</gallery>
 
==Code==
{{CodeBox
| {{CodeSnip
  | lang = java
  | line = true
  | start = 1563
  | source = items_food.txt
  | retrieved = true
  | version = 41.78.16
  | code =
item WatermelonSmashed
{
DisplayName = Watermelon Chunks,
DisplayCategory = Food,
Type = Food,
Weight = 0.6,
Icon = WatermelonSmashed,
EvolvedRecipe = Salad:12;FruitSalad:12;Pancakes:12;Waffles:12;Muffin:12,
FoodType = Fruits,
DaysFresh = 2,
DaysTotallyRotten = 3,
HungerChange = -12,
ThirstChange = -25,
Calories = 271,
Carbohydrates = 68.2,
Lipids = 1.35,
Proteins = 5.51,
CustomEatSound = EatingFruit,
StaticModel = MelonSlice,
WorldStaticModel = WaterMelonChunks_Ground,
}
}}
}}
 
==See also==
*[[Watermelon Slice]]
*[[Watermelon]]


== Crafting ==
{{Navbox items|plants}}
{| class="wikitable sortable" style="text-align:center;"
|-
! Name
! class="unsortable" | Recipe
! class="unsortable" | Description
{{RecipeLookup|2015}}
|}


== Code ==
<nowiki>
item WatermelonSmashed
HungerChange = -12,
Weight = 0.6,
Type = Food,
DaysTotallyRotten = 3,
ThirstChange = -25,
DisplayName = Watermelon Chunks,
Icon = WatermelonSmashed,
DaysFresh = 2,
        Carbohydrates = 68.2,
        Proteins = 5.51,
        Lipids = 1.35,
        Calories = 271,
</nowiki>


{{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 Chunks
UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Watermelon Chunks
WatermelonChunk Model.png
General
Category
Food
Encumbrance
Moodle Icon HeavyLoad.png
0.6
Properties
Days fresh
2 days
Days until rotten
3 days
Nutrition
HungerMoodle Icon Hungry.png
-12
ThirstMoodle Icon Thirsty.png
-25
CaloriesCalories
271
CarbohydratesCarbohydrates
68.2
ProteinsProteins
5.51
FatFat
1.35
Technical
Item ID
Base.WatermelonSmashed

Watermelon chunks are a perishable food item.

Usage

Consumable properties

Watermelon chunks 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 Chunks.png
Hunger: -12


Watermelon Chunks.png
Hunger: -9
Boredom: +10
Unhappiness: +10

Watermelon Chunks.png
Hunger: 5
Boredom: +20
Unhappiness: +20
Dangerous, will cause sickness.

Crafting

Obtaining

Smashing a watermelon instead of slicing it provides less thirst with the resulting pieces than the regular watermelon. Using a bladed weapon to cut the watermelon is a much more efficient use of the watermelon.

Product Ingredients Tools Requirements Workstation XP
WatermelonSmashed.png
Watermelon Chunks ×5
One of:
BaseballBat.png Baseball Bat ×1
Hammer.png Hammer ×1
Logs.png Log ×1
Plank.png Plank ×1
Sledgehamer.png Sledgehammer ×1
BaseballBatNails.png Spiked Baseball Bat ×1
HammerStone.png Stone Hammer ×1
Each of:
Watermelon.png Watermelon ×1
none none none 0.75 Cooking

Evolved recipes

Watermelon chunks are a cooking ingredient.

Product Nutrition
Salad
Salad
12
Fruit Salad
Fruit Salad
12
Muffin
Muffin
12
Pancakes
Pancakes
12
Waffles
Waffles
12

Distribution

Watermelon chunks 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 WatermelonSmashed
	{
		DisplayName = Watermelon Chunks,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.6,
		Icon = WatermelonSmashed,
		EvolvedRecipe = Salad:12;FruitSalad:12;Pancakes:12;Waffles:12;Muffin:12,
		FoodType = Fruits,
		DaysFresh = 2,
		DaysTotallyRotten = 3,
		HungerChange = -12,
		ThirstChange = -25,
		Calories = 271,
		Carbohydrates = 68.2,
		Lipids = 1.35,
		Proteins = 5.51,
		CustomEatSound = EatingFruit,
		StaticModel = MelonSlice,
		WorldStaticModel = WaterMelonChunks_Ground,
	}

See also