items:item_components:suspicious_effect_ingredient
Table of Contents
minecraft:suspicious_effect_ingredient
The minecraft:suspicious_effect_ingredient
item component allows this item to be used as an ingredient in the Suspicious Stew recipe.
Fields
Name | Description | Type | Default Value |
---|---|---|---|
effects | The effects to apply to a Suspicious Stew. | A list of stew effects |
Example
{ "effects": [ { "id": "minecraft:saturation", "duration": 140 } ] }
Stew Effects
An effect that should be applied to a Suspicious Stew crafted with this ingredient.
This effect always has an amplifier of 0
.
Fields
Example
{ "id": "minecraft:saturation", "duration": 140 }
items/item_components/suspicious_effect_ingredient.txt · Last modified: 2024/04/25 23:43 by errorcraft