- CFour: type: item material: stone_button display name: C4 Brick Detonator: type: item material: wooden_shovel display name: Detinator Detonate: type: world events: after player right clicks block with:Detonator: - - foreach : - - explode power:8 <[Bombloc].location> - - narrate "detinating at <[Bombloc].location>" + - foreach : + - explode power:8 + - narrate "detinating at " PlaceCfour: type: world events: after player places CFour: - - flag Bombloc: + - flag Bombloc:->: - narrate "C4 placed"