BlockData - Updates (Expression) — SkBee

Addon: SkBee · Category: Expression · Since: 2.6.0

Syntax

block[ ](data|state) of %blocks% without update[s]

Description

Set the BlockData of a block without updates (will prevent physics updates of neighbouring blocks).

Examples

set blockdata of target block without updates to oak_fence[]
set blockdata of target block without updates to campfire[lit=false]

View source