Send Block Change (Effect) — Skript

Addon: Skript · Category: Effect · Since: 2.2-dev37c, 2.5.1 (block data support), 2.12 (as original)

Syntax

make %players% see %locations% as %itemtype/blockdata%

Description

Makes a player see a block as something else or as the original.

Examples

make player see block at player as dirt
make player see player's target block as campfire[facing=south]
make all players see (blocks in radius 5 of location(0, 0, 0)) as bedrock
make all players see (blocks in radius 5 of location(0, 0, 0)) as original

View source