Fixed Hammer Durability not registering
All checks were successful
Draft Release / deploy-prod (push) Successful in 5s

This commit is contained in:
Mark Rapson 2025-05-17 16:53:58 +01:00
parent 723cbfc483
commit c81a852e72

View File

@ -1,5 +1,5 @@
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
# Handle Damage