You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This resource location would try and access the function `/data/my_namespace/function/some_folder/my_function.mcfunction`. Notice how we don't need to specify the `function` folder in the resource location, as it is implied by the `/function` command.
17
17
18
18
## Resource locations for tags
19
19
To reference a tag (ie the function tag `#minecraft:load`), you can use the `#` symbol before the tag name. For example:
0 commit comments