Template:Food
Suspicious stew is a food item that can give the player a status effect.
Obtaining
Suspicious stew cannot be obtained from the creative inventory, but can be crafted, found in shipwreck chests, and given with commands. However, suspicious stew from a give command with no NBT does not grant an effect when consumed.
Crafting
| Ingredients | Crafting recipe |
|---|---|
| Red Mushroom + Brown Mushroom + Bowl + Any Flower |
Chest loot
| Item | Structure | Container | Quantity | Chance |
|---|---|---|---|---|
| Java Edition | ||||
| Suspicious Stew[A] | Desert well | Suspicious sand | 1 | 12.5% |
| Shipwreck | Supply chest | 1 | 54.3% | |
| Bedrock Edition | ||||
| Suspicious Stew[A] | Desert well | Suspicious sand | 1 | 12.5% |
| Shipwreck | Supply chest | 1 | 54.3% | |
- ↑ a b The stew grants one of the following effects: 5–7 seconds of Blindness, 7–10 seconds of Jump Boost, 7-10 seconds of Night Vision, 10–20 seconds of Poison, 0.35-0.5 seconds of Saturation, or 6–8 seconds of Weakness.
Usage
Food
A bowl of suspicious stew restores 6 (![]()
![]()
) and 7.2 saturation points, and gives a few seconds of a status effect. The effect given upon eating depends on which flower is used, and is stored as an NBT Tag.
| Flower | Effect | Duration |
|---|---|---|
| Oxeye Daisy | Regeneration | 7s |
| Cornflower | Jump Boost | 5s |
| Lily of the Valley | Poison | 11s |
| Wither Rose | Wither | 7s |
| Tulips | Weakness | 8s |
| Azure Bluet | Blindness | 7s |
| Allium | Fire Resistance | 3s |
| Blue Orchid | Saturation | 5s |
| Poppy | Speed | 5s |
| Dandelion | Saturation | 5s |
The bowl is emptied and returned to the player after the suspicious stew has been eaten, and can be re-used to craft more.
Data values
Item Data
- tag: The item's tag tag.
- Effects: The status effects this suspicious stew has.
- One of these for each effect.
- EffectId: The numeric ID of the effect.
- EffectDuration: The duration of the effect in ticks. Values 0 or lower are treated as 1. Optional, and defaults to 160 ticks (8 seconds).
- One of these for each effect.
- Effects: The status effects this suspicious stew has.
History
| Java Edition | |||||
|---|---|---|---|---|---|
| 1.14 | 18w43a | Added suspicious stew. | |||
Issues
Issues relating to "Suspicious Stew" are maintained on the bug tracker. Report issues there.