Active Group From Placed Block (Expression) — DisplayEntityUtils

Addon: DisplayEntityUtils · Category: Expression · Since: 3.5.0

Syntax

[player] placed [active] group at %location%

Description

Get the active group manually placed down at a block by a player. A player must have been holding a placeable group block item for the group at the specified block location to return the appropriate group.

Examples

set {_activegroup} to player placed group at {_location}

View source