Data packs load extension-only files
What I expected to happen was...:
Files with no name, only an extension, fail to load.
What actually happened was...:
Instead, they load with IDs such as foo: and foo:bar/
Steps to Reproduce: # Create or download a datapack with the following functions:
-
- data/foo/functions/.mcfunction
- data/foo/functions/bar/.mcfunction
- Load the datapack, noting the number of functions includes those nameless files.
- Note that you can run the following commands:
- /function foo:
- /function foo:bar/
I acknowledge it's possible this is intended, but it seems too weird and unexpected.
2019-05-09, 06:03 PM
2024-10-12, 03:37 PM
1
3
-