Table of Contents

suspicious_effect_ingredient

The suspicious_effect_ingredient entry provider type adds the suspicious stew effects from each item with the minecraft:suspicious_effect_ingredient item component to item stacks on the minecraft:suspicious_stew_effects data component.

Fields

Name Description Type Default Value
item The item to use for the item stack. An item

Example

{
  "type": "suspicious_effect_ingredient",
  "item": "minecraft:suspicious_stew"
}