Minecraft datapack: Rename a carrot on a stick to "Wrench" and right click on blocks to rotate them.
2 lines
93 B
MCFunction
2 lines
93 B
MCFunction
#Check for carrot-stick input
|
|
execute as @a[scores={WrenchInput=1..}] run function wrench:use |