We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b68a817 commit 821e092Copy full SHA for 821e092
1 file changed
src/routes/guide/right-click/coas/+page.svx
@@ -21,7 +21,7 @@ When it goes up, we know that the player has right clicked a COAS, and we can ru
21
22
## Method
23
24
-To get started, we need to create a scoreboard with the criteria `item.used:minecraft.carrot_on_a_stick`, so that we can
+To get started, we need to create a scoreboard with the criteria `minecraft.used:minecraft.carrot_on_a_stick`, so that we can
25
later detect when a player uses the COAS (by right clicking on it).
26
27
If you don't already have it, you'll need to create a load function with a command that creates a new scoreboard
0 commit comments