-
Bug
-
Resolution: Fixed
-
Minecraft 18w02a
-
Confirmed
The bug
If you have a zipped data pack in your datapacks folder, it won't be loaded – only data packs in regular folders will be loaded.
How to reproduce
- Create a valid data pack
- Put it into your datapacks folder
- Run /reload, then /datapack list enabled (and if you want, /datapack list available as well) to see that it's actually loaded
- Now zip the data pack (make sure that there isn't an extra folder; the pack.mcmeta file must directly be in the zip folder) and put it into the datapacks folder
- Make sure that the unzipped data pack is no longer in your datapacks folder
- Run /reload, then /datapack list enabled (and if you want, /datapack list available as well) to see that it's not loaded
Original report
Datapack doen'st work on Server. At server boot, the zip is loaded but the advancements and the data inside the zip are not available on the server.
In the uploaded images, you can see the exemple with the function refresh_price.
The datapack work well with the last 2 previous snapshot