Skip to content

Commit 821e092

Browse files
authored
Update +page.svx
1 parent b68a817 commit 821e092

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/routes/guide/right-click/coas/+page.svx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ When it goes up, we know that the player has right clicked a COAS, and we can ru
2121

2222
## Method
2323

24-
To get started, we need to create a scoreboard with the criteria `item.used:minecraft.carrot_on_a_stick`, so that we can
24+
To get started, we need to create a scoreboard with the criteria `minecraft.used:minecraft.carrot_on_a_stick`, so that we can
2525
later detect when a player uses the COAS (by right clicking on it).
2626

2727
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

Comments
 (0)