Property RequireOnlyOneIngredient
| Edit this page View SourceRequireOnlyOneIngredient
Whether this recipe requires only one of the crafting requirements to be crafted. Defaults to
false.Declaration
public bool RequireOnlyOneIngredient { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |