Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.borntocraftstudio.net/llms.txt

Use this file to discover all available pages before exploring further.

Holding Item Audience

Type: holding_item_audience Filters an audience based on if they are holding a specific item.

Configuration

FieldTypeDefaultDescription
idString""Unique identifier for this entry.
nameString""Name for this entry.
childrenList<Ref<AudienceEntry>>[]List of audience entries to filter.
itemVar<Item>EmptyThe item to check for in the player’s main hand.
invertedBooleanfalseIf true, filters for players NOT holding the item.