Item Frame - is Fixed (Property) (Expression) — Lusk

Addon: Lusk · Category: Expression · Since: 1.3

Syntax

[the] item[ |-]frame [is] fixed [state|property] of %entities%

Description

Gets whether the item frame is "fixed" or not. Can be set and reset. 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

set whether item frame {_itemFrame} is fixed to true
broadcast whether item frame target is fixed

View source