Complete rewrite
Prep for addition of optional additional tools Removed config (for now) Added loads of blocks
This commit is contained in:
6
data/lz/function/player.mcfunction
Normal file
6
data/lz/function/player.mcfunction
Normal file
@@ -0,0 +1,6 @@
|
||||
scoreboard players set @s lz_click_check 0
|
||||
|
||||
|
||||
# Wrench
|
||||
execute if predicate lz:wrench/mainhand run function wrench:wrench/rotate
|
||||
execute if predicate lz:wrench/offhand run function wrench:wrench/offhand
|
Reference in New Issue
Block a user