1.21 Datapack Format Change

This commit is contained in:
2024-06-21 10:14:22 +01:00
parent ea05df7a00
commit f7a37a68b9
70 changed files with 0 additions and 0 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