====== minecraft:prime_tnt ====== The ''minecraft:prime_tnt'' action tries to prime [[mc>TNT]] at the specified position. This action is successful if TNT was primed. ===== Fields ===== ^ Name ^ Description ^ Type ^ Default Value ^ | ''position'' | The position to target. | An [[actions:action_contexts#parameters|action context parameter]] | | ===== Example ===== { "type": "minecraft:prime_tnt", "position": "target" }