Complete rewrite
Prep for addition of optional additional tools Removed config (for now) Added loads of blocks
This commit is contained in:
5
data/wrench/function/rotate/rails/rotate.mcfunction
Normal file
5
data/wrench/function/rotate/rails/rotate.mcfunction
Normal file
@@ -0,0 +1,5 @@
|
||||
## Rails
|
||||
|
||||
# Rotate Based on Wrench Mode
|
||||
execute as @s[scores={lz_wrench_success=0},nbt={SelectedItem:{components:{"minecraft:lore":["Face Player"]}}}] run function wrench:rotate/rails/player with storage lz:wrench
|
||||
execute as @s[scores={lz_wrench_success=0}] run function wrench:rotate/rails/cycle with storage lz:wrench
|
Reference in New Issue
Block a user