====== suspicious_effect_ingredient ====== The ''suspicious_effect_ingredient'' entry provider type adds the suspicious stew effects from each item with the [[items:item_components:suspicious_effect_ingredient]] item component to item stacks on the [[mc>Data_component_format#suspicious_stew_effects|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" }