Rabbit Meat: Difference between revisions

From PZwiki
(Redesigned page, +Navbar, changed description, +evolved values (approx), +evolved nutrition, +code, +relevant categories)
m (Automated Formatting)
(42 intermediate revisions by 12 users not shown)
Line 1: Line 1:
__NOTOC__
{{Header|Project Zomboid|Items|Food|Protein|Game meat}}
{{languages|Rabbit_Meat}}
{{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 -->
{{Reupload|Missing rotten variant}}
<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 -->
{{Infobox item
<div style="float: left;background: #CEF2E0;border: 1px solid #A3BFB1; margin: -30pt -10.5pt">   '''Navigation''' - [[ Main_Page|Index]] -> [[: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 -->
|name=Rabbit Meat
|model=RabbitMeat_Model.png
|icon=Rabbitmeat.png
|icon_name=Rabbit Meat (Uncooked)
|model2=RabbitMeatCooked_Model.png
|icon2=RabbitmeatCooked.png
|icon_name2=Rabbit Meat (Cooked)
|icon3=RabbitmeatRotten.png
|icon_name3=Rabbit Meat (Rotten Uncooked)
|icon4=RabbitmeatRotten.png
|icon_name4=Rabbit Meat (Rotten Cooked)
|model5=RabbitMeatBurnt_Model.png
|icon5=RabbitmeatOverdone.png
|icon_name5=Rabbit Meat (Burnt)
<!--GENERAL-->
|category=Food
|weight=0.3
|days_fresh=2
|days_rotten=4
<!--NUTRITION-->
|hunger_change=-30
|calories=969
|lipids=20
|proteins=185
|carbohydrates=20
<!--COOKING-->
|cook_minutes=25
|burn_minutes=45
|dangerous_uncooked=True
|bad_microwaved=True
|good_hot=True
|bad_cold=True
<!--TECHNICAL DETAILS-->
|item_id=Base.Rabbitmeat
}}
'''Rabbit meat''' is a perishable [[food]] [[Items|item]] used in [[cooking]].
 
==Usage==
===Consumable properties===
Rabbit meat can be eaten raw, which can make the [[player]] [[Sick|sick]]. Consuming after being cooked will provide the player with some positive effects, however these will become negative the longer it's left to perish. <br>
''Note that the nutrition values depends on how big the rabbit is. The figures below are based on a rabbit providing -30 hunger.''
{{Consumables
{{Consumables
|image = MEATRabbit.png
|image = Rabbitmeat.png
|hunger = -30
|hunger = -30
|weight = 0.3
}}
[[Rabbit Meat]] is a perishable food item that goes bad as time passes. <br><br>
Rabbit Meat is created by skinning a dead rabbit which has been caught in a trap via [[Trapping|trapping]]. Rabbit Meat takes two in-game days to go stale, and four in-game days to rot.<br><br>
'''Just as a note, the nutritional values for hunger you get from dead rabbits depends on how big the rabbit is. The figures below are based on a rabbit providing -30 hunger.'''
== Nutritional Information ==
{| border=0 align=left
|
{{Consumables2
|image = MEATRabbit.png
|hunger = -30
|perishable = 1
|perishable = 1
|cookable = 1
|cookable = 1
Line 44: Line 69:
|burned boredom = +20
|burned boredom = +20
|burned unhappiness = +20
|burned unhappiness = +20
|burned image = MEATRabbitBurnt.png
|burned image = RabbitmeatOverdone.png
|rotten image = MEATRabbitRotten.png
|rotten image = RabbitmeatRotten.png
|cooked image = MEATRabbitCooked.png
|cooked image = RabbitmeatCooked.png
}}
 
==Crafting==
===Obtaining===
Rabbit meat is made by butchering a [[Dead Rabbit|dead rabbit]] which has been [[trapping|caught]].
{{Crafting/sandbox2
|rabbit_meat
}}
}}
|}
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
'''It's Nutritional Values are as follows:'''<br>
Carbohydrates = 0 <br>
Proteins = 61.8 <br>
Lipids = 6.58 <br>
Calories = 323 <br><br>


== Crafting ==
===Cooking===
{| class="wikitable sortable" style="text-align:center;"
{{Main|Cooking}}
|-
{{Crafting/sandbox2
! Name
|rabbit_meat_cooked
! class="unsortable" | Recipe
}}
! class="unsortable" | Description
 
! Crafting Level
===Evolved recipes===
{{RecipeLookup|2050}}
Rabbit meat is a [[cooking]] [[Recipe ingredients|ingredient]].
|}
{{EvolvedRecipesForItem|soup=15|stew=15|pie=15|stirfry=15|sandwichcooked=5|burgercooked=10|saladcooked=10|roastedvegetables=15|rice=15|pasta=15}}
== Evolved Recipes ==
 
{{EvolvedRecipesForItem
==Distribution==
|soup=15|stew=15|pie=15|stirfry=15|sandwich=5|burger=10|salad=10|roastedvegetables=15|ricepot=15|ricepan=15|pastapot=15|pastapan=15|}}
Rabbit meat do not spawn naturally and can only be obtained through [[#Crafting|crafting]].
 
==Code==
{{CodeBox
| {{CodeSnip
  | lang = java
  | line = true
  | start = 2129
  | source = items_food.txt
  | retrieved = true
  | version = 41.78.16
  | code =
item Rabbitmeat
{
DisplayName = Rabbit Meat,
DisplayCategory = Food,
Type = Food,
Weight = 0.3,
Icon = Rabbitmeat,
BadCold = true,
BadInMicrowave = true,
DangerousUncooked = TRUE,
EvolvedRecipe = Soup:15;Stew:15;Pie:15;Stir fry Griddle Pan:15;Stir fry:15;Sandwich:5|Cooked;Sandwich Baguette:5|Cooked;Burger:10|Cooked;Salad:10|Cooked;Roasted Vegetables:15;RicePot:15;RicePan:15;PastaPot:15;PastaPan:15,
FoodType = Game,
GoodHot = true,
IsCookable = TRUE,
MinutesToCook = 25,
MinutesToBurn = 70,
DaysFresh = 2,
DaysTotallyRotten = 4,
HungerChange = -30,
Calories = 969,
Carbohydrates = 20,
Lipids = 20,
Proteins = 185,
WorldStaticModel = RabbitMeat,
EvolvedRecipeName = Rabbit,
}
}}
}}
 
==See also==
*[[Trapping]]
*[[Steak]]
*[[Meat Patty]]
*[[Chicken]]
*[[Pork Chop]]
*[[Small Bird Meat]]
*[[Mutton Chop]]
 
{{Navbox items|meat}}


== Code ==
<nowiki>
    item Rabbitmeat
        HungerChange = -30,
        Weight = 0.3,
        Type = Food,
        IsCookable = TRUE,
        DangerousUncooked = TRUE,
        DaysTotallyRotten = 4,
        MinutesToBurn = 70,
        DisplayName = Rabbit Meat,
        Icon = Rabbitmeat,
        DaysFresh = 2,
        MinutesToCook = 25,
        EvolvedRecipe = Soup:15;Stew:15;Pie:15;Stir fry:15;Sandwich:5|Cooked;Burger:10;Salad:10|Cooked;
  Roasted Vegetables:15;RicePot:15;RicePan:15;PastaPot:15;PastaPan:15,
        FoodType    = Game,
        Carbohydrates = 0,
        Proteins = 61.8,
        Lipids = 6.58,
        Calories = 323,
</nowiki>


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

Revision as of 11:25, 14 April 2024

Project ZomboidItemsFoodProteinGame meatRabbit Meat
UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Frame.png
This article contains outdated/low-quality images.
Reason: Missing rotten variant
Please help the PZwiki by uploading an improved/updated version of the image(s) found on this page.
Rabbit Meat
RabbitMeat Model.png
RabbitMeatCooked Model.png
Rabbit Meat (Rotten Uncooked)
Rabbit Meat (Rotten Cooked)
RabbitMeatBurnt Model.png
General
Category
Food
Encumbrance
Moodle Icon HeavyLoad.png
0.3
Properties
Days fresh
2 days
Days until rotten
4 days
Nutrition
HungerMoodle Icon Hungry.png
-30
CaloriesCalories
969
CarbohydratesCarbohydrates
20
ProteinsProteins
185
FatFat
20
Cooking
Time until cooked
25 minutes
Time until burned
45 minutes
Dangerous uncooked
True
Bad microwaved
True
Good hot
True
Bad cold
True
Technical
Item ID
Base.Rabbitmeat

Rabbit meat is a perishable food item used in cooking.

Usage

Consumable properties

Rabbit meat can be eaten raw, which can make the player sick. Consuming after being cooked will provide the player with some positive effects, however these will become negative the longer it's left to perish.
Note that the nutrition values depends on how big the rabbit is. The figures below are based on a rabbit providing -30 hunger.

Fresh Stale Rotten
Uncooked

Rabbitmeat.png
Hunger: -30


Dangerous uncooked, may cause sickness.

Rabbitmeat.png
Hunger: -23
Boredom: +10
Unhappiness: +10
Dangerous uncooked, may cause sickness.

RabbitmeatRotten.png

Hunger: -13
Boredom: +20
Unhappiness: +20
Dangerous, will cause sickness.

Cooked

RabbitmeatCooked.png
Hunger: -39

RabbitmeatCooked.png
Hunger: -23
Boredom: +10
Unhappiness: +10

RabbitmeatCooked.png
Hunger: -13
Boredom: +20
Unhappiness: +20
Dangerous, will cause sickness.

Burned

RabbitmeatOverdone.png
Hunger: -10
Boredom: +20
Unhappiness: +20
Dangerous, will cause sickness.

Crafting

Obtaining

Rabbit meat is made by butchering a dead rabbit which has been caught.

Product Ingredients Tools Requirements Workstation XP
Rabbitmeat.png
Rabbit Meat
One of:
KnifeChopping.png Kitchen Knife ×1
HuntingKnife.png Hunting Knife ×1
Cleaver.png Meat Cleaver ×1
KnifeFlint.png Stone Knife ×1
Machete.png Machete ×1
Each of:
RabbitDead.png Dead Rabbit ×1
none none none 2.5 Cooking

Cooking

Main article: Cooking
Product Ingredients Tools Requirements Workstation XP
RabbitmeatCooked.png
Rabbit Meat (Cooked)
Rabbitmeat.png Rabbit Meat (Uncooked) ×1 none none Heat source.gif
Heat source
2.5 Cooking

Evolved recipes

Rabbit meat is a cooking ingredient.

Product Nutrition
Soup
Soup
15
Stew
Stew
15
Salad
Salad
10
Stir Fry
Stir Fry
15
Roasted Vegetables
Roasted Vegetables
15
Sandwich
Sandwich
5
Burger
Burger
10
Pie (savory)
Pie (savory)
15
Rice Pot/Saucepan
Rice Pot/Saucepan
15
Pasta Pot/Saucepan
Pasta Pot/Saucepan
15

Distribution

Rabbit meat do not spawn naturally and can only be obtained through crafting.

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 Rabbitmeat
	{
		DisplayName = Rabbit Meat,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.3,
		Icon = Rabbitmeat,
		BadCold = true,
		BadInMicrowave = true,
		DangerousUncooked = TRUE,
		EvolvedRecipe = Soup:15;Stew:15;Pie:15;Stir fry Griddle Pan:15;Stir fry:15;Sandwich:5

See also