From 0340422276c776292337e92b5c58639df9e0cd19 Mon Sep 17 00:00:00 2001 From: pietru Date: Fri, 21 Feb 2025 19:39:04 +0100 Subject: [PATCH] Add BlockEvent - Power --- BlockEvent - Power.-.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 BlockEvent - Power.-.md diff --git a/BlockEvent - Power.-.md b/BlockEvent - Power.-.md new file mode 100644 index 0000000..2b3df03 --- /dev/null +++ b/BlockEvent - Power.-.md @@ -0,0 +1,6 @@ +**ActionID:** `omni_power:power` + +**Parameters:** +- `triggerId` - STRING - ID of trigger to try to activate on blocks. +- `cable_group` - STRING - Phrase that blocks being in the same cable group share. +- `self_run` - BOOLEAN - Should run trigger on source block. \ No newline at end of file