2
BlockEvent - Connect
pietru edited this page 2025-02-21 19:51:45 +01:00
ActionID: omni_power:connect
Parameters:
update_triggerId
- STRING - ID of trigger to try to activate on blocks for connecting blocks together.cable_group
- STRING - Phrase that blocks being in the same cable group share.self_run
- BOOLEAN - Should run connection update on self. - Default:TRUE
self_only
- BOOLEAN - Should not run connection update on other blocks. - Default:TRUE
center_name
- STRING - Phrase that represent center cable parameter name. - Default:center
xp_name
- STRING - Phrase that represent positive x cable parameter name. - Default:center
xm_name
- STRING - Phrase that represent negative x cable parameter name. - Default:xp_power
yp_name
- STRING - Phrase that represent positive y cable parameter name. - Default:yp_power
ym_name
- STRING - Phrase that represent negative y cable parameter name. - Default:ym_power
zp_name
- STRING - Phrase that represent positive z cable parameter name. - Default:zp_power
zm_name
- STRING - Phrase that represent negative z cable parameter name. - Default:zm_power