Item Frame - Item Drop Chance (Expression) — Lusk

Addon: Lusk · Category: Expression · Since: 1.3

Syntax

[the] item[ |-]frame [item] drop chance of %entities%

Description

The chance of the item being dropped upon this item frame's destruction. Can be set, removed from, added to, reset (1) and deleted (0).

The final value is always clamped between 0 and 1.

1 = always drops; 0 = never drops.

Examples

set item frame drop chance of {_itemFrame} to 1 # always drops

View source