Added Trowel
Fixed issue with wrench Organised tools into folders
This commit is contained in:
@@ -2,5 +2,9 @@ scoreboard players set @s lz_click_check 0
|
||||
|
||||
|
||||
# Wrench
|
||||
execute if predicate lzstools:wrench/mainhand run function wrench:wrench/rotate
|
||||
execute if predicate lzstools:wrench/offhand run function wrench:wrench/offhand
|
||||
execute if predicate lzstools:wrench/mainhand run function lzstools_wrench:wrench/rotate
|
||||
execute if predicate lzstools:wrench/offhand run function lzstools_wrench:wrench/offhand
|
||||
|
||||
# Trowel
|
||||
execute if predicate lzstools:trowel/mainhand run function lzstools_trowel:mainhand
|
||||
execute if predicate lzstools:trowel/offhand run function lzstools_trowel:offhand
|
Reference in New Issue
Block a user