We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecd767c commit 56b0b9aCopy full SHA for 56b0b9a
src/routes/guide/right-click/consumable_component/+page.svx
@@ -53,7 +53,7 @@ run when the advancement is triggered.
53
```
54
55
In the function (in this case,
56
-`/data/<namespace>/functions/rightclick_run.mcfunction`), you can put commands
+`/data/<namespace>/function/rightclick_run.mcfunction`), you can put commands
57
that you want to run when the item is clicked. Make sure that this function also
58
**revokes the advancement** so that it can be triggered again next tick.
59
0 commit comments