Skip to main content

B1CraftingStep

  • Defines a single step in the crafting process, including the interaction bag to play and optional spawn data.
PropertyTypeDescriptionMetadata
InteractionBagIdFNameInteraction bag ID executed during this crafting step.Category: B1CraftingStep
Foreign: InteractionBag.Id
bShouldContinueInPreviousInteractingObjectboolWhether this step should continue in the same object used in the previous step.Category: B1CraftingStep
bResultFailContinueboolWhether crafting continues even if the result of this step is a failure.Category: B1CraftingStep
SpawnDataFB1CraftingObjectSpawnDataData defining what object to spawn and where at the end of this step.Category: B1CraftingStep