feat: owlaunch
This commit is contained in:
5
owlaunch/use.mcf
Normal file
5
owlaunch/use.mcf
Normal file
@@ -0,0 +1,5 @@
|
||||
!REPEATING
|
||||
|
||||
execute as @a if score @s o.w.l.used matches 1.. if items entity @s weapon.* minecraft:feather[minecraft:custom_data={role:"o.w.l.fly"}] run tag @s add o.w.l.trigger
|
||||
execute as @e[tag=o.w.l.trigger] at @s run playsound minecraft:entity.wind_charge.wind_burst player @a ~ ~ ~ 1 1.1
|
||||
scoreboard players set @e o.w.l.used 0
|
||||
Reference in New Issue
Block a user