Skip to main content

B1CraftingIngredient

  • Defines a single ingredient required for a recipe, including the object, count, and search method.
PropertyTypeDescriptionMetadata
ObjectIdFNameObject ID of the required ingredient.Category: B1CraftingIngredient
Foreign: Object.Id
Countint32Number of this ingredient required.Category: B1CraftingIngredient
SearchTypeEB1CraftingIngredientSearchTypeMethod used to search for this ingredient (Inventory, TargetFilter, or SkillCheck).Category: B1CraftingIngredient
TargetFilterInteractionIdFNameTarget filter ID used when the search type is TargetFilter.Category: B1CraftingIngredient
Foreign: TargetFilter.Id