Added Crafter and raligned file depth

This commit is contained in:
2024-11-06 18:31:37 +00:00
parent f7a37a68b9
commit c35e52cf17
71 changed files with 58 additions and 1 deletions

View 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