We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent daddd28 commit 4e3093cCopy full SHA for 4e3093c
1 file changed
src/routes/guide/right-click/eoe/+page.svx
@@ -29,7 +29,7 @@ To detect when an eye of ender is being used, you must create a `using_item` adv
29
],
30
"predicates": {
31
"minecraft:custom_data": {"custom_id": "your_custom_item_id"}
32
-
+ }
33
}
34
35
0 commit comments