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

    Class RandomChanceWithLootingConditionBeta

    Loot item condition that applies a given value to the chances that loot will drop, modified by the level of looting enchantment on the tool used.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Constructors

    Properties

    chance: number

    The base chance, from 0.0-1.0, that loot will drop. Will be modified by the 'lootingMultiplier' value.

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

    lootingMultiplier: number

    The increase in drop chance per looting enchant level.

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