Script API - v1.21.120.21
    Preparing search index...

    Class LootTableReferenceBeta

    Represents a loot pool entry containing a reference to another loot table, described by its path.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Constructors

    Properties

    path: string

    The path to the referenced loot table. Example: loot_tables/chests/village/village_bundle.json

    This property can't be read in early-execution mode.

    quality: number

    Gets the quality of a given loot pool entry.

    This property can't be read in early-execution mode.

    subTable?: LootPoolEntry

    Gets the subtable of a given loot pool entry.

    This property can't be read in early-execution mode.

    weight: number

    Gets the weight of a given loot pool entry.

    This property can't be read in early-execution mode.