Added Crafter and raligned file depth
This commit is contained in:
5
data/wrench/function/rotate/rails.mcfunction
Normal file
5
data/wrench/function/rotate/rails.mcfunction
Normal file
@@ -0,0 +1,5 @@
|
||||
### Rails
|
||||
|
||||
# Rotate Based on Wrench Mode
|
||||
execute as @s[scores={WrenchSuccess=0},nbt={SelectedItem:{components:{"minecraft:lore":['"Face Player"']}}}] run function wrench:rotate/rails_player
|
||||
execute as @s[scores={WrenchSuccess=0}] run function wrench:rotate/rails_cycle
|
Reference in New Issue
Block a user