feat: owlaunch
This commit is contained in:
12
owlaunch/fly.mcf
Normal file
12
owlaunch/fly.mcf
Normal file
@@ -0,0 +1,12 @@
|
||||
!REPEATING
|
||||
|
||||
tag @a[tag=!o.w.l.done] add o.w.l.iter
|
||||
|
||||
|
||||
execute as @e[tag=o.w.l.cloud] if score @s o.w.l.cloud = @e[limit=1,tag=o.w.l.iter] o.w.l.puid run tag @e[tag=o.w.l.iter] add o.w.launch
|
||||
|
||||
|
||||
tag @e[tag=o.w.l.iter,limit=1] add o.w.l.done
|
||||
tag @e remove o.w.l.iter
|
||||
|
||||
execute unless entity @a[tag=!o.w.l.done] run tag @e remove o.w.l.done
|
||||
Reference in New Issue
Block a user