OpenNBS / OpenNoteBlockStudio

An open-source Minecraft music maker.
https://noteblock.studio
MIT License
746 stars 51 forks source link

1.21 just won't load the datapack #457

Open shellduck8 opened 2 months ago

shellduck8 commented 2 months ago

Describe the bug The pack won't show up, and if I manually do the /function command, it won't work, as it sais it doesn't exist.

To Reproduce Steps to reproduce the behavior:

  1. make a song
  2. export to datapack
  3. place in datapack folder
  4. load datapack

Expected behavior It normallly should just show up, even if it doesn't work.

Bentroen commented 2 months ago

Hi, and thanks for reporting the issue!

1.21 changed the path where functions are stored within a data pack. A fix is already being applied but was not released yet.

In the meantime, if you open the exported .zip file (or folder), look for the data/minecraft/tags/functions and data/<song_name>/functions and rename both of them to function (no plural).