Added Crafter and raligned file depth
This commit is contained in:
10
data/wrench/function/rotate.mcfunction
Normal file
10
data/wrench/function/rotate.mcfunction
Normal file
@@ -0,0 +1,10 @@
|
||||
#Reset scores
|
||||
scoreboard players set @s WrenchSuccess 0
|
||||
scoreboard players set @s WrenchRaycast 0
|
||||
|
||||
#Raycast from player's position
|
||||
function wrench:raycast/start
|
||||
|
||||
#Reset input
|
||||
tag @s remove WrenchResult
|
||||
scoreboard players set @s WrenchInput 0
|
Reference in New Issue
Block a user