Item Frame - is Fixed (Condition) — Lusk

Addon: Lusk · Category: Condition · Since: 1.3

Syntax

item[ |-]frame %entities% (is|are) fixed

Description

Returns whether the item frame is "fixed" or not. When true it's not possible to destroy/move the frame (e. g. by damage, interaction, pistons, or missing supporting blocks), rotate the item or place/remove items.

Examples

if item frame {_itemFrame} is fixed:

View source