Shaan Williams
- EnbyChu
- JIRAUSER473411
- America/New_York
- Yes
- No
I have multiple Datapacks on my server and on a single player test world, and while they have worked in every 1.16 snapshot up to 20w15a, I recently discovered that they did not seem to have any affect on the world in 20w17a. Custom crafting recipes in several of the packs did not work and did not appear when using the /recipes command. Using the /datapacks list command shows all datapacks as being enabled, buy if this were actually the case I would be able to use the custom crafting recipes and I would see the functions and triggers with /function and /trigger. Updating the pack format in the pack.mcmeta file of one of the recipe datapacks had no effect, and the datapacks stayed inactive.
Attached are three of the multiple data packs I have. I only included three because I am using 18 and most of them are ones I downloaded from Planet Minecraft and I dont want to redistribute them without the consent of the pack creators. The three are ones I have made for personal use.
I am using about 18 data packs so I will just include the few that are ones I made personally for my own use
While looking at the console of my server, I found this line
Caused by: t: Non [a-z0-9_.-] character in namespace of location: Minecraft:blaze_rod
which seems to have popped up in older bug reports. I guess now all I can do is see which data pack is causing this to pop up.
One of my crafting recipes had a capitalized Minecraft in one of the recipe files, which seems to have prevented all other data packs from loading. Odd that this is how data packs work instead of the pack being disabled.