Fixed Hammer Durability not registering
All checks were successful
Draft Release / deploy-prod (push) Successful in 5s
All checks were successful
Draft Release / deploy-prod (push) Successful in 5s
This commit is contained in:
parent
723cbfc483
commit
c81a852e72
@ -1,5 +1,5 @@
|
|||||||
scoreboard players reset @s lzt_hammer_unbreaking_check
|
scoreboard players reset @s lzt_hammer_unbreaking_check
|
||||||
execute if entity @s[predicate=lzstools:unbreaking/all] run function lzstools_hammer:durability/unbreaking
|
execute if entity @s[predicate=lzstools:unbreaking/mainhand/all] run function lzstools_hammer:durability/unbreaking
|
||||||
execute if score @s lzt_hammer_unbreaking_check matches 1 run return fail
|
execute if score @s lzt_hammer_unbreaking_check matches 1 run return fail
|
||||||
|
|
||||||
# Handle Damage
|
# Handle Damage
|
||||||
|
Loading…
x
Reference in New Issue
Block a user