Little Bait Fish: Difference between revisions

From PZwiki
m (Category Project: Fish)
m (Automated Formatting)
(20 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{languages}}
{{Header|Project Zomboid|Items|Food|Protein|Fish}}
{{header|Project Zomboid|Items|Food|Perishable Food}}
{{Page version|41.78.16}}
{{page version|41.51}}{{Infobox food
{{Reupload|Missing cooked, rotten, cooked models}}
|display_name=Little Bait Fish
{{Infobox item
|name_colour=Food
|name=Little Bait Fish
|name_text_colour=Food
|model=LittleBaitFish_Model.png
|image=LittleBaitFish_Model.png
|icon=FishMinnow.png
|image_width=200px
|icon_name=Little Bait Fish (Uncooked)
|alternate_image=FishMinnow.png
|icon2=FishMinnow.png
|alternate_name=Little Bait Fish
|icon_name2=Little Bait Fish (Cooked)
|alternate_link=
|icon3=FishMinnow.png
|icon_name3=Little Bait Fish (Rotten Uncooked)
|icon4=FishMinnow.png
|icon_name4=Little Bait Fish (Rotten Cooked)
|icon5=FishMinnow.png
|icon_name5=Little Bait Fish (Burnt)
<!--GENERAL-->
<!--GENERAL-->
|category=Food
|category=Food
Line 30: Line 35:
|bad_cold=True
|bad_cold=True
<!--TECHNICAL DETAILS-->
<!--TECHNICAL DETAILS-->
|class_name=Base.BaitFish
|item_id=Base.BaitFish
}}A '''little bait fish''' is a [[Food#Perishable|perishable]] food [[item]] used in [[cooking]] and [[fishing]].  
}}
A '''little bait fish''' is a perishable [[food]] [[Items|item]]]] used in [[cooking]] and [[fishing]].


==Usage==
==Usage==
Line 37: Line 43:
{{Main|Fishing}}
{{Main|Fishing}}
Little bait fish can be used as bait to catch [[pike]].
Little bait fish can be used as bait to catch [[pike]].
===Consumable properties===
===Consumable properties===
A little bait fish can be eaten raw, which can make the [[player]] [[Moodles#Unhappy|unhappy]]. Consuming after being cooked will provide the player with some positive effects, however these will become negative the longer it's left to perish.
A little bait fish can be eaten raw, which can make the [[player]] [[Unhappy|unhappy]]. Consuming after being cooked will provide the player with some positive effects, however these will become negative the longer it's left to perish.


== Crafting ==
==Crafting==
A little bait fish can be used in cooking.
A little bait fish can be used in cooking.
===Cooking===
===Cooking===
{{Main|Cooking}}
{{Main|Cooking}}
{{Crafting header|ing=2}}
{{Crafting/sandbox2
{{Crafting cooking|249|ing=2}}
|little_bait_fish_cooked
|}
}}


==Distribution==
==Distribution==
Line 54: Line 62:


==Trivia==
==Trivia==
*The little bait fish is based off the [[wikipedia:fathead minnow|fathead minnow]], which is a common bait fish in Northern America and the prey of [[wikipedia:northern pike|northern pike]].
*The little bait fish is based off the [[Wikipedia:Fathead minnow|fathead minnow]], which is a common bait fish in Northern America and the prey of [[wikipedia:northern pike|northern pike]].


==Code==
==Code==
'''''From items_food.txt (Project Zomboid directory/media/scripts/)'''''
{{CodeBox
{{Retrieved|version=41.51}}
| {{CodeSnip
<pre>    item BaitFish
  | lang = java
    {
  | line = true
        Type = Food,
  | start = 1868
        DisplayName =     Little Bait Fish,
  | source = items_food.txt
        Icon = FishMinnow,
  | retrieved = true
        Weight = 0.1,
  | version = 41.78.16
        HungerChange =     -3,
  | code =
        DaysFresh =     4,
item BaitFish
        DaysTotallyRotten =     8,
{
        FishingLure         =           true,
DisplayName = Little Bait Fish,
        IsCookable         =         true,
DisplayCategory = Food,
        MinutesToBurn     =         60,
Type = Food,
        MinutesToCook     =         20,
Weight = 0.1,
        Carbohydrates = 0,
Icon = FishMinnow,
        Proteins = 8.52,
BadCold = true,
        Lipids = 1.5,
BadInMicrowave = true,
        Calories = 30,
DangerousUncooked = TRUE,
        BadInMicrowave = true,
FishingLure = true,
        GoodHot = true,
GoodHot = true,
        BadCold = true,
IsCookable = true,
        UnhappyChange = 20,
RemoveUnhappinessWhenCooked = true,
        RemoveUnhappinessWhenCooked = true,
MinutesToCook = 20,
        WorldStaticModel = LittleBaitFish,
MinutesToBurn = 60,
    }</pre>
DaysFresh = 4,
DaysTotallyRotten = 8,
HungerChange = -3,
UnhappyChange = 20,
Calories = 30,
Carbohydrates = 0,
Lipids = 1.5,
Proteins = 8.52,
StaticModel = LittleBaitFish,
WorldStaticModel = LittleBaitFish,
}
}}
}}


==See also==
==See also==
Line 89: Line 109:
*[[Insects]]
*[[Insects]]


{{Navbox_food}}
{{Navbox items|meat}}
 
[[Category:Perishable food]]
[[Category:Perishable food]]
[[Category:Seafood]]

Revision as of 09:46, 14 April 2024

Project ZomboidItemsFoodProteinFishLittle Bait Fish
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 cooked, rotten, cooked models
Please help the PZwiki by uploading an improved/updated version of the image(s) found on this page.
Little Bait Fish
LittleBaitFish Model.png
Little Bait Fish (Cooked)
Little Bait Fish (Rotten Uncooked)
Little Bait Fish (Rotten Cooked)
Little Bait Fish (Burnt)
General
Category
Food
Encumbrance
Moodle Icon HeavyLoad.png
0.1
Properties
Days fresh
4 days
Days until rotten
8 days
Nutrition
HungerMoodle Icon Hungry.png
-5
CaloriesCalories
30
CarbohydratesCarbohydrates
0
ProteinsProteins
8.52
FatFat
1.5
Effect
UnhappinessMoodle Icon Unhappy.png
20
Cooking
Time until cooked
20 minutes
Time until burned
80 minutes
Bad microwaved
True
Good hot
True
Bad cold
True
Technical
Item ID
Base.BaitFish

A little bait fish is a perishable food item]] used in cooking and fishing.

Usage

Fishing

Main article: Fishing

Little bait fish can be used as bait to catch pike.

Consumable properties

A little bait fish can be eaten raw, which can make the player unhappy. Consuming after being cooked will provide the player with some positive effects, however these will become negative the longer it's left to perish.

Crafting

A little bait fish can be used in cooking.

Cooking

Main article: Cooking
Product Ingredients Tools Requirements Workstation XP
FishMinnow.png
Little Bait Fish (Cooked)
FishMinnow.png Little Bait Fish (Uncooked) ×1 none none Heat source.gif
Heat source
2.5 Cooking

Distribution

Fishing

Main article: Fishing

Little bait fish can be caught using a fishing net trap or randomly with a fishing rod. Rotten Little Bait Fish can be used for fishing.

Trivia

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 BaitFish
	{
		DisplayName = Little Bait Fish,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.1,
		Icon = FishMinnow,
		BadCold = true,
		BadInMicrowave = true,
		DangerousUncooked = TRUE,
		FishingLure	 = true,
		GoodHot = true,
		IsCookable = true,
		RemoveUnhappinessWhenCooked = true,
		MinutesToCook = 20,
		MinutesToBurn = 60,
		DaysFresh = 4,
		DaysTotallyRotten = 8,
		HungerChange = -3,
		UnhappyChange = 20,
		Calories = 30,
		Carbohydrates = 0,
		Lipids = 1.5,
		Proteins = 8.52,
		StaticModel = LittleBaitFish,
		WorldStaticModel = LittleBaitFish,
	}

See also