Initial setup of mycontroller
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
northDoorOpen = mcApi.uidTag().getByUid("north-garage-door-tripped").getResource();
|
||||
southDoorOpen = mcApi.uidTag().getByUid("south-garage-door-tripped").getResource();
|
||||
|
||||
!northDoorOpen || !southDoorOpen
|
||||
Reference in New Issue
Block a user