![]() |
PZwiki Update Project — Project Zomboid has received its largest update ever. We need your help to get the wiki updated to build 41! Want to get started? See the community portal or join the discussion on the official Discord (pzwiki_editing). We appreciate any level of contribution. |
Bowl of Ramen Noodles
Jump to navigation
Jump to search
![]() |
English • français |
Navigation:Main Index>The Game World>Items>Obsolete Items>Removed Food>Bowl of Ramen NoodlesPage Updated: Version 39.67.5
This item or feature has been removed from the game and replaced by Recipe Ingredients.
|
Bowl of Ramen Noodles | |
---|---|
![]() | |
General | |
Category | Food |
Weight | 1 |
Nutrition | |
Hunger | -22 |
Effect | |
Unhappiness | -10 |
Technical details | |
Item ID |
A Bowl of Ramen Noodles was a item originally in Project Zomboid. It was superseded by the entry of Soups being able to be divided by bowls in successive versions, rendering this item obsolete.
To craft originally, you had to have an bowl in your inventory as well as a second container with water along with the dry ramen.
To make a "current" bowl of Ramen, you would use a full pot of water to make a soup, and add ramen as a ingredient. Soups now can have 6 ingredients, which lead to the Ramen Bowl removal.
Nutritional information
Fresh | Stale | Rotten | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Uncooked
|
|
|
| |||||||||||||||
Cooked
|
|
|
| |||||||||||||||
Burned
|
![]()
Dangerous, will cause sickness. |
Crafting
Product | XP Gained | Skill(s) | Recipe | Ingredient 1 | Ingredient 2 | Ingredient 3 |
---|---|---|---|---|---|---|
![]() Bowl x1 |
none | ![]() Water (2 units) (consumed) |
![]() Bowl x1 (consumed) | |||
![]() Bowl of Ramen Noodles x1 |
none | ![]() Bowl x1 |
![]() Dry Ramen Noodles x1 (consumed) |
![]() Heat Source (cooked:10min burned:20min) |
Code
Item
item RamenBowl HungerChange = -15, Type = Food, DisplayName = Bowl of Ramen Noodles, MinutesToCook = 10, Weight = 1, IsCookable = TRUE, DaysTotallyRotten = 3, UnhappyChange = -20, MinutesToBurn = 20, Icon = BowlFull, ReplaceOnUse = Bowl, DaysFresh = 1, BoredomChange = -10,
Recipe
recipe Make Ramen destroy Bowl/WaterBowl, Water, Ramen, Result:RamenBowl, Time:80.0,